]> granicus.if.org Git - apache/commitdiff
Fix spelling and grammar errors.
authorMike Rumph <mrumph@apache.org>
Wed, 4 Jun 2014 23:30:52 +0000 (23:30 +0000)
committerMike Rumph <mrumph@apache.org>
Wed, 4 Jun 2014 23:30:52 +0000 (23:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1600539 13f79535-47bb-0310-9956-ffa450edef68

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

index c34732460f5a122b8b459ba946a80671e65c9b70..0cc20451656cd933c1e22d13e93a56add0372c21 100644 (file)
@@ -165,7 +165,7 @@ Header set MyHeader "%D %t mytext" env=HAVE_MyRequestHeader</pre>
       </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
@@ -250,7 +250,7 @@ available in 2.4.10 and later</td></tr>
             <code>onsuccess</code> condition.</li>
     </ul>
 
-    <p>Separately from the <var>condition</var> paramete described above, you 
+    <p>Separately from the <var>condition</var> parameter described above, you 
     can limit an action based on HTTP status codes for e.g. proxied or CGI 
     requests. See the example that uses %{REQUEST_STATUS} in the section above.</p>
 
@@ -410,7 +410,7 @@ available in 2.4.10 and later</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 94d98b03b6a888e81d358dd5a640f1e5c9c4f92b..2729a412b46ab381943ed4df2c2525e9905dcbbc 100644 (file)
@@ -155,7 +155,7 @@ Header set MyHeader "%D %t mytext" env=HAVE_MyRequestHeader
       </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
@@ -354,7 +354,7 @@ available in 2.4.10 and later</compatibility>
             <code>onsuccess</code> condition.</li>
     </ul>
 
-    <p>Separately from the <var>condition</var> paramete described above, you 
+    <p>Separately from the <var>condition</var> parameter described above, you 
     can limit an action based on HTTP status codes for e.g. proxied or CGI 
     requests. See the example that uses %{REQUEST_STATUS} in the section above.</p>
 
@@ -526,7 +526,7 @@ available in 2.4.10 and later</compatibility>
 
     <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>