diff options
-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> |