- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 20 Jun 2005 03:15:28 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv429
Modified Files:
error_messages.cfg
Log Message:
braino/typo
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- error_messages.cfg 20 Jun 2005 03:01:47 -0000 1.11
+++ error_messages.cfg 20 Jun 2005 03:15:26 -0000 1.12
@@ -1748,7 +1748,7 @@
<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.
Received on Monday, 20 June 2005 03:15:31 UTC