- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Wed, 14 Apr 2004 05:18:33 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv10555
Modified Files:
Tag: validator-0_6_0-branch
install.html
Log Message:
typos
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/Attic/install.html,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- install.html 6 Apr 2004 18:11:57 -0000 1.1.2.5
+++ install.html 14 Apr 2004 05:18:30 -0000 1.1.2.6
@@ -154,9 +154,10 @@
<h4>The miracle debug options</h4>
<p>If the validator is misbehaving, you can try forcing various debug options by appending to
- the URI the following string: <kbd>&debug=1&errors=1&esis=1&verbose=1</kbd>.</p>
+ the URI the following string: <kbd>&debug=1&errors=1&esis=1&verbose=1</kbd></p>
+
<p>This can sometimes provide you with error messages that would not have appeared anywhere in
- non-debug mode, and can be helpful o diagnose the problem</p>
+ non-debug mode, and can be helpful to diagnose the problem</p>
<h4>If all fails...</h4>
<p>Don't hesitate to contact the public mailing-list www-validator@w3.org with all the details
Received on Wednesday, 14 April 2004 01:21:07 UTC