summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorville <ville@localhost>2010-03-09 18:42:27 +0000
committerville <ville@localhost>2010-03-09 18:42:27 +0000
commit5128301fdafcf5beed8d74b382b5d51d82d502ab (patch)
tree8fc96684e400b6e0904f3b7df22d0e9b433eb0bb
parentc0f8c4a4227d42f322935f618fb56aae053e65c5 (diff)
downloadmarkup-validator-5128301fdafcf5beed8d74b382b5d51d82d502ab.zip
markup-validator-5128301fdafcf5beed8d74b382b5d51d82d502ab.tar.gz
markup-validator-5128301fdafcf5beed8d74b382b5d51d82d502ab.tar.bz2
Typo fix.
-rwxr-xr-xhtdocs/docs/install.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index a028ba2..b43359d 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.62 2010-03-09 16:13:34 ville Exp $"
---><!--#set var="date" value="\$Date: 2010-03-09 16:13:34 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.63 2010-03-09 18:42:27 ville Exp $"
+--><!--#set var="date" value="\$Date: 2010-03-09 18:42:27 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -185,7 +185,7 @@ install Bundle::W3C::Validator
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 &gt= 2.6.21.
+ libxml2 structured errors, i.e. libxml2 &gt;= 2.6.21.
</dd>
</dl>