summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/config/types.conf2
-rwxr-xr-xhtdocs/docs/errors.html2
-rwxr-xr-xhtdocs/docs/help.html4
-rwxr-xr-xhtdocs/docs/install.html2
-rw-r--r--htdocs/no_referer.asis2
-rwxr-xr-xhtdocs/whatsnew.html2
6 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf
index 28492e1..11faff2 100644
--- a/htdocs/config/types.conf
+++ b/htdocs/config/types.conf
@@ -8,7 +8,7 @@
# The meaning of the parameters are mostly obvious and all are documented
# in docs/devel.html. Of particular note, the names of each section is
# arbitrary and the "datastructure" is turned inside out in the code so
-# that it is indexed by the PubID. This means you can not have multiple
+# that it is indexed by the PubID. This means you cannot have multiple
# entries with identical PubID!
#
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html
index 9f30968..21cb4b1 100755
--- a/htdocs/docs/errors.html
+++ b/htdocs/docs/errors.html
@@ -458,7 +458,7 @@
<dt id="ve-123">123: value of attribute X must be a single token</dt>
<dd><div class="ve mid-123">
<p>
- This attribute can not take a space-separated list of words as a value, but only one word ("token").
+ This attribute cannot take a space-separated list of words as a value, but only one word ("token").
This may also be caused by the use of a space for the value of an attribute which does not permit it.
</p>
</div>
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html
index 9a1e722..d0cf91f 100755
--- a/htdocs/docs/help.html
+++ b/htdocs/docs/help.html
@@ -193,7 +193,7 @@ mailing-list.</p>
A document is valid when it is correctly written in accordance
to the formal grammar, whereas conformance relates to the
specification itself. The two <em>might</em> be equivalent, but in most cases,
- some conformance requirements can not be expressed in the grammar, making validity
+ some conformance requirements cannot be expressed in the grammar, making validity
only a part of the conformance.
</p>
@@ -552,7 +552,7 @@ of WDG's excellent
<ul>
<li>Check that it is indeed the <code>Referer</code> issue. The validator should have redirected you to
<code>http://validator.w3.org/check?uri=<em>your_url_here</em></code>. Otherwise, check the address you have given the validator.</li>
- <li>The validator can not fix this issue. You will have to (ask your administrator to) reconfigure
+ <li>The validator cannot fix this issue. You will have to (ask your administrator to) reconfigure
whichever zealous software is stripping this referrer info.</li>
<li>If you have a link on your page using the "/check?uri=referer" feature, you could replace them with the
a link to the validator without this feature, e.g. <code>http://validator.w3.org/check?uri=http%3A%2F%2Fwww.example.com</code></li>
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index a6b0def..b8ced91 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -65,7 +65,7 @@
<p>The installation guide assumes that you have a working Web server. We suggest
the popular Apache server, which is used for the W3C Markup Validation service.
The validator may work with other Web servers than the popular Apache, but
- we can not guarantee that it will. You will also need a working installation
+ we cannot guarantee that it will. You will also need a working installation
of the Perl language (standard on most Web servers).</p>
<h4 id="install-prereq">Step 0: Prerequisites</h4>
diff --git a/htdocs/no_referer.asis b/htdocs/no_referer.asis
index 92a5f7e..dbe5902 100644
--- a/htdocs/no_referer.asis
+++ b/htdocs/no_referer.asis
@@ -32,7 +32,7 @@ Content-type: text/html
<div id="results_container">
<div id="result">
- <h2 id="results" class="invalid">Sorry! This document can not be checked.</h2>
+ <h2 id="results" class="invalid">Sorry! This document cannot be checked.</h2>
<h2><strong>No Referer header found!</strong></h2>
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index b2b7918..34b7acf 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -199,7 +199,7 @@
Enhancement: a
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7399">direct
link for validating an error page</a> has been added to the
- "this document can not be checked" error page.
+ "this document cannot be checked" error page.
</li>
<li>
Enhancement: updated