summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/errors.html
diff options
context:
space:
mode:
authorlink <link@localhost>2004-07-21 15:07:36 +0000
committerlink <link@localhost>2004-07-21 15:07:36 +0000
commit2a34e85e4df0d42616cfb84c2f7354673d185b85 (patch)
treee5ce4d52ba2130c261520adae557db617c8bf55b /htdocs/docs/errors.html
parent0142358284f759b15b1dc0d5406782e45ac4e1fa (diff)
downloadmarkup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.zip
markup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.tar.gz
markup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.tar.bz2
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.
(0.6.7 is missing relnotes and other minor tweaks)
Diffstat (limited to 'htdocs/docs/errors.html')
-rwxr-xr-xhtdocs/docs/errors.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html
index 43606d1..55184c1 100755
--- a/htdocs/docs/errors.html
+++ b/htdocs/docs/errors.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: errors.html,v 1.27 2004-05-09 15:56:50 link Exp $"
---><!--#set var="date" value="\$Date: 2004-05-09 15:56:50 $"
+<!--#set var="revision" value="\$Id: errors.html,v 1.28 2004-07-21 15:07:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2004-07-21 15:07:10 $"
--><!--#set var="title" value="Error Explanations for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -504,7 +504,7 @@
<ul>
<li>
<p>
- A reference to a <abbr title="Uniform Resource Identifier">URI</abbr>
+ A reference to a <abbr title="Uniform Resource Locator">URL</abbr>
that uses "<code class="inline">&amp;</code>" as a separator between
parameters, such as "<code
class="inline">http://example.com/cgi-bin/prog?x=1&amp;y=2</code>".