summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/api.html
diff options
context:
space:
mode:
authorville <ville@localhost>2009-06-23 18:27:39 +0000
committerville <ville@localhost>2009-06-23 18:27:39 +0000
commit6e3b7c8ddefb3ec8eebcf9f523c941b327cf498b (patch)
treee327aedca5ac1cd8a350c5203d51ad745053ec68 /htdocs/docs/api.html
parent4b7faaf6b35405f984aa54d35d0d068df332b623 (diff)
downloadmarkup-validator-6e3b7c8ddefb3ec8eebcf9f523c941b327cf498b.zip
markup-validator-6e3b7c8ddefb3ec8eebcf9f523c941b327cf498b.tar.gz
markup-validator-6e3b7c8ddefb3ec8eebcf9f523c941b327cf498b.tar.bz2
Doc fine tuning.
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-xhtdocs/docs/api.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html
index a297e25..5e74edb 100755
--- a/htdocs/docs/api.html
+++ b/htdocs/docs/api.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: api.html,v 1.17 2009-06-23 18:20:37 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-06-23 18:20:37 $"
+<!--#set var="revision" value="\$Id: api.html,v 1.18 2009-06-23 18:27:39 ville Exp $"
+--><!--#set var="date" value="\$Date: 2009-06-23 18:27:39 $"
--><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -285,10 +285,10 @@ element, but also the <code>warning</code> element are <code>line</code>, <code>
<h4>Known libraries for the W3C Markup Validator API</h4>
<ul>
- <li><a href="http://search.cpan.org/dist/WebService-Validator-HTML-W3C/">WebService::Validator::HTML::W3C</a> in perl,
+ <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><a href="http://www.clickfind.com.au/developers-directory/code.cfm">ColdFusion (MX7) class</a> by the clickfind team</li>
+ <li><a href="http://www.clickfind.com.au/developers-directory/code.cfm">ColdFusion (MX7) class</a> by the clickfind team.</li>
<li><a href="http://sourceforge.net/projects/w3cmarkupvalida/">C# library</a> by María Eugenia Fernández Menéndez.
</ul>