]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typos.
authorLucien Gentis <lgentis@apache.org>
Wed, 29 Dec 2010 16:17:13 +0000 (16:17 +0000)
committerLucien Gentis <lgentis@apache.org>
Wed, 29 Dec 2010 16:17:13 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053663 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.xml
docs/manual/mod/mpm_common.xml

index a9d8cfdb56cb16d0f3fdfcc254d0a2069b9c699a..2a7dec9b7e36bbea402d3bb7278f39bb7eba213d 100644 (file)
@@ -308,7 +308,7 @@ headers</description>
     will have to read on for further complications.</p>
 
     <p> The default value of <code>onsuccess</code> may need to be changed to 
-    <code>always</code> under the circumstances similar to those listed below
+    <code>always</code> under the circumstances similar to those listed below.
     Note also that repeating this directive with both conditions makes sense in
     some scenarios because <code>always</code> is not a superset of 
     <code>onsuccess</code> with respect to existing headers:</p>
index 7652516a047b00883ce12e2aa9b7cc4c57ad8606..e739893fe8da6b53bfca236e559476a0dee98a0d 100644 (file)
@@ -905,7 +905,7 @@ client connections</description>
       of adjustment should only be made in a test environment which allows
       the full set of web server processing can be exercised, as there
       may be infrequent requests which require more stack to process.
-      The minumum required stack size strongly depends on the modules
+      The minimum required stack size strongly depends on the modules
       used, but any change in the web server configuration can invalidate
       the current <directive>ThreadStackSize</directive> setting.</li>
     </ul>