- From: Bjoern Hoehrmann <bjoern@dev.w3.org>
- Date: Tue, 04 Jan 2005 06:56:58 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv27619
Modified Files:
error_messages.cfg
Log Message:
http://www.w3.org/mid/Pine.GSO.4.58.0412291656290.13066@korppi.cs.tut.fi
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- error_messages.cfg 29 Dec 2004 02:05:22 -0000 1.4
+++ error_messages.cfg 4 Jan 2005 06:56:55 -0000 1.5
@@ -289,8 +289,8 @@
verbose <<.EOF.
<div class="ve mid-70">
<p>
- You may have neglected to close a tag, or perhaps you meant to
- "self-close" a tag; that is, ending it with "/>" instead of ">".
+ You may have neglected to close an element, or perhaps you meant to
+ "self-close" an element, that is, ending it with "/>" instead of ">".
</p>
</div>
.EOF.
Received on Tuesday, 4 January 2005 06:56:58 UTC