summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2008-01-17 11:28:20 +0000
committerot <ot@localhost>2008-01-17 11:28:20 +0000
commit154668f400b30447e21d98bd8aefe747b033a3d0 (patch)
tree505ee0116ead73fb0f448bec7d31781dbbb3bcd2
parent371de1017d00a81f11f75ac6ee6f695458a11211 (diff)
downloadmarkup-validator-154668f400b30447e21d98bd8aefe747b033a3d0.zip
markup-validator-154668f400b30447e21d98bd8aefe747b033a3d0.tar.gz
markup-validator-154668f400b30447e21d98bd8aefe747b033a3d0.tar.bz2
typo
-rw-r--r--share/templates/en_US/warnings.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/warnings.tmpl b/share/templates/en_US/warnings.tmpl
index c43df5f..9b7d288 100644
--- a/share/templates/en_US/warnings.tmpl
+++ b/share/templates/en_US/warnings.tmpl
@@ -471,7 +471,7 @@ to check these potential issues, and, if necessary, fix them and re-validate the
<code><TMPL_VAR NAME="W26_dtd_pub" ESCAPE="HTML"></code> declares the
<code><TMPL_VAR NAME="W26_dtd_pub_display" ESCAPE="HTML"></code> document type, but the associated System identifier
<code><TMPL_VAR NAME="W26_dtd_sys" ESCAPE="HTML"></code> does not match this document type.</p>
- <p>he recommended System Identifier
+ <p>The recommended System Identifier
for <code><TMPL_VAR NAME="W26_dtd_pub_display" ESCAPE="HTML"></code> is <code><TMPL_VAR NAME="W26_dtd_sys_recommend" ESCAPE="HTML"></code>.</p>
<p>The safest way to use a correct DOCTYPE declaration is to copy and paste one from the
<a href="http://www.w3.org/QA/2002/04/valid-dtd-list.html"