summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2005-06-20 03:15:26 +0000
committerot <ot@localhost>2005-06-20 03:15:26 +0000
commiteccba9dda4c574c8ec3f6a80378238a495d6c461 (patch)
treef29053a120b007a25026becfd5df9d9e03b813ce
parent28c2276d5f60c500436c7faf6109cd4accde94d4 (diff)
downloadmarkup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.zip
markup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.tar.gz
markup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.tar.bz2
braino/typo
-rw-r--r--share/templates/en_US/error_messages.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/error_messages.cfg b/share/templates/en_US/error_messages.cfg
index 828d9ad..06e6377 100644
--- a/share/templates/en_US/error_messages.cfg
+++ b/share/templates/en_US/error_messages.cfg
@@ -1748,7 +1748,7 @@ verbose <<.EOF.
<div class="ve mid-407">
<p>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ &gt;'.
- The proper syntax is '... /&gt;' (not the position of the space).
+ The proper syntax is '... /&gt;' (note the position of the space).
</p>
</div>
.EOF.