summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/api.html
diff options
context:
space:
mode:
authorot <ot@localhost>2007-09-04 04:09:19 +0000
committerot <ot@localhost>2007-09-04 04:09:19 +0000
commit1d7e2cac74bbf28da3f30a3c4eb137477bef2ee4 (patch)
treecf70998a0c3c8f159d21bf76dca84e0c00d72bff /htdocs/docs/api.html
parentdc06a69719467236ef79b22f29d07c7b9794dfcf (diff)
downloadmarkup-validator-1d7e2cac74bbf28da3f30a3c4eb137477bef2ee4.zip
markup-validator-1d7e2cac74bbf28da3f30a3c4eb137477bef2ee4.tar.gz
markup-validator-1d7e2cac74bbf28da3f30a3c4eb137477bef2ee4.tar.bz2
markup typo/mistake fix
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-xhtdocs/docs/api.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html
index 9d914a4..9ffd825 100755
--- a/htdocs/docs/api.html
+++ b/htdocs/docs/api.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: api.html,v 1.12 2007-08-06 06:23:28 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-08-06 06:23:28 $"
+<!--#set var="revision" value="\$Id: api.html,v 1.13 2007-09-04 04:09:19 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-09-04 04:09:19 $"
--><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -288,7 +288,6 @@ element, but also the <code>warning</code> element are <code>line</code>, <code>
<li><a href="http://search.cpan.org/dist/WebService-Validator-HTML-W3C/">WebService::Validator::HTML::W3C</a> in perl,
by Struan Donald.</li>
<li><a href="http://pear.php.net/package/Services_W3C_HTMLValidator" title="PEAR Package : Services_W3C_HTMLValidator">Services_W3C_HTMLValidator</a> in PHP, a PEAR library by Brett Bieber.</li>
- <li>
</ul>
<h3 id="http_headers">Using HTTP headers to know validation results</h3>