- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 09 Mar 2010 18:42:29 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv12374/htdocs/docs
Modified Files:
install.html
Log Message:
Typo fix.
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- install.html 9 Mar 2010 16:13:34 -0000 1.62
+++ install.html 9 Mar 2010 18:42:27 -0000 1.63
@@ -185,7 +185,7 @@
The Perl binding for <a href="http://xmlsoft.org/">libxml2</a>, used
to check the syntax of XML-based document types. In addition to the
version requirement, XML::LibXML needs to be built with support for
- libxml2 structured errors, i.e. libxml2 >= 2.6.21.
+ libxml2 structured errors, i.e. libxml2 >= 2.6.21.
</dd>
</dl>
Received on Tuesday, 9 March 2010 18:42:31 UTC