diff options
author | ville <ville@localhost> | 2005-04-21 13:46:10 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2005-04-21 13:46:10 +0000 |
commit | 4d12ab41549e89436d33bc088c357963757e5411 (patch) | |
tree | 6a96ced1484de09f2ff8842251236d12a6aee032 | |
parent | ec1b45968b68b674486c41ee96b220706faf9153 (diff) | |
download | markup-validator-4d12ab41549e89436d33bc088c357963757e5411.zip markup-validator-4d12ab41549e89436d33bc088c357963757e5411.tar.gz markup-validator-4d12ab41549e89436d33bc088c357963757e5411.tar.bz2 |
Fix spelling, s/entryl/entry/
-rw-r--r-- | share/templates/en_US/warnings.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/en_US/warnings.tmpl b/share/templates/en_US/warnings.tmpl index bc9c06b..23c183f 100644 --- a/share/templates/en_US/warnings.tmpl +++ b/share/templates/en_US/warnings.tmpl @@ -112,7 +112,7 @@ </p> <TMPL_ELSE> <p>Read the <a href="docs/help.html#faq-charset"><acronym title="Frequently Asked Questions">FAQ</acronym> - entryl on character encoding</a> for more details and pointers on to fix this problem with your document.</p> + entry on character encoding</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd> </TMPL_IF> @@ -205,7 +205,7 @@ </p> <TMPL_ELSE> <p>Read the <a href="docs/help.html#faq-doctype"><acronym title="Frequently Asked Questions">FAQ</acronym> - entryl on adding a doctype</a> for more details and pointers on to fix this problem with your document.</p> + entry on adding a doctype</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd> |