- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 21 Apr 2005 13:46:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv21374/share/templates/en_US Modified Files: warnings.tmpl Log Message: Fix spelling, s/entryl/entry/ Index: warnings.tmpl =================================================================== RCS file: /sources/public/validator/share/templates/en_US/warnings.tmpl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- warnings.tmpl 20 Apr 2005 02:51:30 -0000 1.11 +++ warnings.tmpl 21 Apr 2005 13:46:10 -0000 1.12 @@ -112,7 +112,7 @@ </p> <TMPL_ELSE> <p>Read the <a href="docs/help.html#faq-charset"><acronym title="Frequently Asked Questions">FAQ</acronym> - entryl on character encoding</a> for more details and pointers on to fix this problem with your document.</p> + entry on character encoding</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd> </TMPL_IF> @@ -205,7 +205,7 @@ </p> <TMPL_ELSE> <p>Read the <a href="docs/help.html#faq-doctype"><acronym title="Frequently Asked Questions">FAQ</acronym> - entryl on adding a doctype</a> for more details and pointers on to fix this problem with your document.</p> + entry on adding a doctype</a> for more details and pointers on to fix this problem with your document.</p> </TMPL_IF> </dd>
Received on Thursday, 21 April 2005 13:46:12 UTC