]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix spelling and grammar errors.
authorMike Rumph <mrumph@apache.org>
Thu, 5 Jun 2014 00:20:25 +0000 (00:20 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 5 Jun 2014 00:20:25 +0000 (00:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1600547 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.html.en
docs/manual/mod/mod_headers.xml

index 093fff9607ca74e0bc10d3e1cf375cdc7eb5157e..70a4328e2f1b39ec2e67bb37963be1cd3623d2ad 100644 (file)
@@ -170,7 +170,7 @@ headers</td></tr>
       </li>
 
       <li>
-        Set the same header value under multiple non-exclusive conditions,
+        Set the same header value under multiple nonexclusive conditions,
         but do not duplicate the value in the final header.
         If all of the following conditions applied to a request (i.e.,
         if the <code>CGI</code>, <code>NO_CACHE</code> and
@@ -361,7 +361,7 @@ headers</td></tr>
 
     <p>Except in <a href="#early">early</a> mode, the
     <code class="directive">Header</code> directives are processed just
-    before the response is sent to the network. These means that it is
+    before the response is sent to the network. This means that it is
     possible to set and/or override most headers, except for some headers
     added by the HTTP header filter.  Prior to 2.2.12, it was not possible 
     to change the Content-Type header with this directive.</p>
index 5fd0fcda5de77231782c6ad79e9552d4f8ab9452..f98cb2f842ab973118bf01997816d083fb447795 100644 (file)
@@ -155,7 +155,7 @@ headers</description>
       </li>
 
       <li>
-        Set the same header value under multiple non-exclusive conditions,
+        Set the same header value under multiple nonexclusive conditions,
         but do not duplicate the value in the final header.
         If all of the following conditions applied to a request (i.e.,
         if the <code>CGI</code>, <code>NO_CACHE</code> and
@@ -449,7 +449,7 @@ headers</description>
 
     <p>Except in <a href="#early">early</a> mode, the
     <directive>Header</directive> directives are processed just
-    before the response is sent to the network. These means that it is
+    before the response is sent to the network. This means that it is
     possible to set and/or override most headers, except for some headers
     added by the HTTP header filter.  Prior to 2.2.12, it was not possible 
     to change the Content-Type header with this directive.</p>