summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbjoern <bjoern@localhost>2004-09-17 14:36:23 +0000
committerbjoern <bjoern@localhost>2004-09-17 14:36:23 +0000
commitf6ccd5538f6d23a7c0c66c1063bcd94bd37a451b (patch)
tree4d07e7cb0a761ef390dd300c7eb05f006ffcd1b5
parentb2d719975d3ad9986a7c7dcdac54551709c3d891 (diff)
downloadmarkup-validator-f6ccd5538f6d23a7c0c66c1063bcd94bd37a451b.zip
markup-validator-f6ccd5538f6d23a7c0c66c1063bcd94bd37a451b.tar.gz
markup-validator-f6ccd5538f6d23a7c0c66c1063bcd94bd37a451b.tar.bz2
http://www.w3.org/mid/6.1.2.0.0.20040917092431.025057e8@mail.sacnet.local
-rwxr-xr-xhttpd/cgi-bin/check6
1 files changed, 3 insertions, 3 deletions
diff --git a/httpd/cgi-bin/check b/httpd/cgi-bin/check
index 1231938..23eb5ce 100755
--- a/httpd/cgi-bin/check
+++ b/httpd/cgi-bin/check
@@ -9,7 +9,7 @@
# This source code is available under the license at:
# http://www.w3.org/Consortium/Legal/copyright-software
#
-# $Id: check,v 1.341 2004-09-12 07:48:05 bjoern Exp $
+# $Id: check,v 1.342 2004-09-17 14:36:23 bjoern Exp $
#
# Disable buffering on STDOUT!
@@ -225,7 +225,7 @@ Directory not readable (permission denied): @_r
#
# Strings
- $VERSION = q$Revision: 1.341 $;
+ $VERSION = q$Revision: 1.342 $;
$VERSION =~ s/Revision: ([\d\.]+) /$1/;
#
@@ -1335,7 +1335,7 @@ sub parse_content_type {
<code>Content-Type</code> values (such as <code>text/html</code>).
</p>
<p>
- That you recieved this message can mean that your server is
+ That you received this message can mean that your server is
not configured correctly, that your file does not have the correct
filename extension, or that you are attempting to validate a file
type that we do not support yet. In the latter case you should let