- From: Ville Skytta <ville@dev.w3.org>
- Date: Sun, 23 Jan 2005 15:38:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv22274/htdocs/config Modified Files: Tag: validator-0_6_0-branch fpis.cfg Log Message: Add missing quotation mark, thanks to David Håsäther. Index: fpis.cfg =================================================================== RCS file: /sources/public/validator/htdocs/config/Attic/fpis.cfg,v retrieving revision 1.16.4.4 retrieving revision 1.16.4.5 diff -u -d -r1.16.4.4 -r1.16.4.5 --- fpis.cfg 21 Jul 2004 10:23:56 -0000 1.16.4.4 +++ fpis.cfg 23 Jan 2005 15:38:05 -0000 1.16.4.5 @@ -65,7 +65,7 @@ -//W3C//DTD SVG 20010719//EN <a href="http://www.w3.org/TR/2001/PR-SVG-20010719/">SVG 1.0 PR 20010719</a> --//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN <a href=http://www.w3.org/TR/XHTMLplusMathMLplusSVG/">XHTML 1.1 + MathML 2.0 + SVG 1.1</a> +-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN <a href="http://www.w3.org/TR/XHTMLplusMathMLplusSVG/">XHTML 1.1 + MathML 2.0 + SVG 1.1</a> -//W3C//DTD SMIL 1.0//EN <a href="http://www.w3.org/TR/1998/REC-smil-19980615/">SMIL 1.0</a> -//W3C//DTD SMIL 2.0//EN <a href="http://www.w3.org/TR/2001/PR-smil20-20010605/">SMIL 2.0</a>
Received on Sunday, 23 January 2005 15:38:08 UTC