diff options
author | ot <ot@localhost> | 2005-06-20 03:15:26 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-06-20 03:15:26 +0000 |
commit | eccba9dda4c574c8ec3f6a80378238a495d6c461 (patch) | |
tree | f29053a120b007a25026becfd5df9d9e03b813ce | |
parent | 28c2276d5f60c500436c7faf6109cd4accde94d4 (diff) | |
download | markup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.zip markup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.tar.gz markup-validator-eccba9dda4c574c8ec3f6a80378238a495d6c461.tar.bz2 |
braino/typo
-rw-r--r-- | share/templates/en_US/error_messages.cfg | 2 |
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 '.../ >'. - The proper syntax is '... />' (not the position of the space). + The proper syntax is '... />' (note the position of the space). </p> </div> .EOF. |