- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 23 Jun 2008 13:57:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin
In directory hutz:/tmp/cvs-serv1521/bin
Modified Files:
appCcheck.pl
Log Message:
typo fix
Index: appCcheck.pl
===================================================================
RCS file: /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin/appCcheck.pl,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- appCcheck.pl 12 Jun 2008 22:38:34 -0000 1.44
+++ appCcheck.pl 23 Jun 2008 13:56:58 -0000 1.45
@@ -36,7 +36,7 @@
<div id="banner">
<h1 id="title">
<a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="http://validator.w3.org/images/w3c.png" /></a>
- <a href="./"><span>HTML Compatibility Checker for HTML</span></a>
+ <a href="./"><span>HTML Compatibility Checker for XHTML</span></a>
</h1>
<p id="tagline">Check XHTML documents against HTML compatibility guidelines</p>
</div>
Received on Monday, 23 June 2008 13:57:38 UTC