summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/api.html
diff options
context:
space:
mode:
authorville <ville@localhost>2007-10-19 14:52:20 +0000
committerville <ville@localhost>2007-10-19 14:52:20 +0000
commita553043b8feabc2e6e4d785cecce9212d42bdb13 (patch)
treef8f097d46fde70a0044a1e7a71a58313a286e23f /htdocs/docs/api.html
parent0e7e6c4f0b00b5c1fdbd0068c93260fea8f1e38e (diff)
downloadmarkup-validator-a553043b8feabc2e6e4d785cecce9212d42bdb13.zip
markup-validator-a553043b8feabc2e6e4d785cecce9212d42bdb13.tar.gz
markup-validator-a553043b8feabc2e6e4d785cecce9212d42bdb13.tar.bz2
Fix m:col description
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-xhtdocs/docs/api.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html
index 9ffd825..1850a3b 100755
--- a/htdocs/docs/api.html
+++ b/htdocs/docs/api.html
@@ -1,5 +1,5 @@
-<!--#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="revision" value="\$Id: api.html,v 1.14 2007-10-19 14:52:20 ville Exp $"
+--><!--#set var="date" value="\$Date: 2007-10-19 14:52:20 $"
--><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -245,7 +245,7 @@ element, but also the <code>warning</code> element are <code>line</code>, <code>
</tr>
<tr>
<th id="soap12_col">col</th>
- <td>Within the source code of the validated document, refers to the line where the column was detected.</td>
+ <td>Within the source code of the validated document, refers to the column of the line where the error was detected.</td>
</tr>
<tr>
<th id="soap12_message">message</th>