diff options
-rwxr-xr-x | htdocs/docs/errors.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index c3c166b..cd6d111 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -8,8 +8,8 @@ <link rel="stylesheet" type="text/css" href="../base.css" /> <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, W3C HTML Validation Service" /> <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> - <meta name="revision" content="$Id: errors.html,v 1.11 2001-09-04 22:42:42 gerald Exp $" /> - <meta name="modified" content="$Date: 2001-09-04 22:42:42 $" /> + <meta name="revision" content="$Id: errors.html,v 1.12 2001-09-04 22:51:16 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-09-04 22:51:16 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -419,7 +419,7 @@ indent</UL></code> will cause this error. </p> </dd> - <dt><a id="bad-entity" name="bad-entity">"general entity `FOO' not defined and no default entity"</a></dt> + <dt><a id="bad-entity" name="bad-entity">"unknown entity `FOO'"</a></dt> <dd> <p> The validator has found an entity (something like @@ -565,7 +565,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Webmaster</a><br /> - $Date: 2001-09-04 22:42:42 $ + $Date: 2001-09-04 22:51:16 $ </address> </body> |