diff options
author | ot <ot@localhost> | 2005-05-16 23:34:41 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-05-16 23:34:41 +0000 |
commit | b09c12b0844d79bd055ac326135587a2b9bd1e47 (patch) | |
tree | c11e8504043d16ee10b4998e3107e9962e01c31a | |
parent | 825b1ff732275a1c40b6af87aba3eea0c174ddec (diff) | |
download | markup-validator-b09c12b0844d79bd055ac326135587a2b9bd1e47.zip markup-validator-b09c12b0844d79bd055ac326135587a2b9bd1e47.tar.gz markup-validator-b09c12b0844d79bd055ac326135587a2b9bd1e47.tar.bz2 |
small wording fix
-rw-r--r-- | share/templates/en_US/warnings.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/warnings.tmpl b/share/templates/en_US/warnings.tmpl index 23c183f..b5825f8 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> - entry 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 how to fix this problem with your document.</p> </TMPL_IF> </dd> </TMPL_IF> |