- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Dec 2006 03:02:02 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv5386
Modified Files:
DOWNLOAD.html.zh-cn DOWNLOAD.html.pl-PL
Log Message:
garbage char
Index: DOWNLOAD.html.zh-cn
===================================================================
RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.zh-cn,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DOWNLOAD.html.zh-cn 8 Dec 2006 06:50:03 -0000 1.3
+++ DOWNLOAD.html.zh-cn 18 Dec 2006 03:01:59 -0000 1.4
@@ -8,7 +8,7 @@
<link rev="start" href="./" title="Home Page" />
<style type="text/css" media="all">
@import "style/base.css";
- @import "style/docs.css";
+ @import "style/docs.css";
</style>
<meta name="revision"
content="$Id$" />
Index: DOWNLOAD.html.pl-PL
===================================================================
RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.pl-PL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DOWNLOAD.html.pl-PL 8 Dec 2006 06:50:03 -0000 1.4
+++ DOWNLOAD.html.pl-PL 18 Dec 2006 03:01:59 -0000 1.5
@@ -8,7 +8,7 @@
<link rev="start" href="./" title="Strona Główna" />
<style type="text/css" media="all">
@import "style/base.css";
- @import "style/docs.css";
+ @import "style/docs.css";
</style>
<meta name="revision"
content="$Id$" />
Received on Monday, 18 December 2006 03:02:10 UTC