diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 6 |
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> |