- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 15:02:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/httpd/cgi-bin In directory hutz:/tmp/cvs-serv26222 Modified Files: Tag: validator-0_6_0-branch check Log Message: ... period Index: check =================================================================== RCS file: /sources/public/validator/httpd/cgi-bin/check,v retrieving revision 1.305.2.96 retrieving revision 1.305.2.97 diff -u -d -r1.305.2.96 -r1.305.2.97 --- check 6 May 2004 14:50:19 -0000 1.305.2.96 +++ check 6 May 2004 15:02:16 -0000 1.305.2.97 @@ -1026,7 +1026,7 @@ .EOF. print join '', @{&serialize_table($Form, 'header')}; print qq(<p><a href='http://qa-dev.w3.org/wmvs/0.6/docs/users.html#Options'>Help</a> on the options is available. - Verbose output will give you explanations in addition to the error messages); + Verbose output will give you explanations in addition to the error messages.); print qq( </fieldset>\n); print qq( </form>\n);
Received on Thursday, 6 May 2004 11:03:19 UTC