- From: Ville Skytta <ville@dev.w3.org>
- Date: Tue, 05 Oct 2004 21:16:21 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv1459/htdocs/config
Modified Files:
Tag: validator-0_6_0-branch
verbosemsg.cfg
Log Message:
s/&Aelig;/Æ/, thanks to Vadik Okunev.
Index: verbosemsg.cfg
===================================================================
RCS file: /sources/public/validator/htdocs/config/Attic/verbosemsg.cfg,v
retrieving revision 1.1.2.19
retrieving revision 1.1.2.20
diff -u -d -r1.1.2.19 -r1.1.2.20
--- verbosemsg.cfg 9 Jun 2004 03:23:35 -0000 1.1.2.19
+++ verbosemsg.cfg 5 Oct 2004 21:16:19 -0000 1.1.2.20
@@ -1308,7 +1308,7 @@
careful to end entity references with a semicolon or your entity
reference may get interpreted in connection with the following text.
Also keep in mind that named entity references are case-sensitive;
- &Aelig; and &aelig; are different characters.
+ &AElig; and &aelig; are different characters.
</p>
<p>
Note that in most documents, errors related to entity references will
Received on Tuesday, 5 October 2004 21:16:22 UTC