- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Feb 2007 07:24:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv19233
Modified Files:
error_messages.cfg
Log Message:
fixing typo
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- error_messages.cfg 7 Feb 2007 09:11:07 -0000 1.18
+++ error_messages.cfg 20 Feb 2007 07:24:09 -0000 1.19
@@ -399,7 +399,7 @@
or "<marquee>" (this is usually fixed by using CSS to achieve
the desired effect instead).</li>
<li>by using upper-case tags in XHTML (in XHTML attributes and elements
- must be all lower-case.</li>
+ must be all lower-case).</li>
</ul>
</div>
.EOF.
Received on Tuesday, 20 February 2007 07:24:16 UTC