]> granicus.if.org Git - apache/commitdiff
typo and grammar fixes
authorDaniel Gruno <humbedooh@apache.org>
Fri, 10 May 2013 07:52:39 +0000 (07:52 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 10 May 2013 07:52:39 +0000 (07:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1480903 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.xml
docs/manual/mod/mod_log_debug.xml

index 2c94dd20f17e71dd8abc4ab77af8433e310a51a6..69dda769943685f789f14a1f9357b344f539b6db 100644 (file)
@@ -493,7 +493,7 @@ CustomLog logs/access_log common-cache
       </highlight>
 
       <p><module>mod_cache</module> will run before
-      <module>mod_env</module> and when successfull will deliver the
+      <module>mod_env</module> and, when successful, will deliver the
       content without it. In that case a cache hit will log
       <code>-</code>, while a cache miss will log <code>1</code>.</p>
 
index 9eca9ba7975a0fdf17c75d67d7bba0b7fc65caaf..5b2b2a648bf3d4e065c8601a0f06e4036f1a9dcd 100644 (file)
@@ -97,7 +97,7 @@
     will not cause header names to be added to the Vary header. The
     messages are logged at loglevel info.</p>
 
-    <p>The hook specifies before which phase of request procesing the message
+    <p>The hook specifies before which phase of request processing the message
     will be logged. The following hooks are supported:</p>
 
     <table border="1" style="zebra">