]> granicus.if.org Git - apache/commitdiff
typo fixes
authorDaniel Gruno <humbedooh@apache.org>
Sun, 22 Jul 2012 14:17:01 +0000 (14:17 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 22 Jul 2012 14:17:01 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1364307 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml
docs/manual/sections.xml

index 0291c5aeacc0de035a4077f121bcfb0dd99c40ce..896a5f3d9fb1f65b6541d8a36e61271acc2ec2ba 100644 (file)
@@ -1347,7 +1347,7 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
     format <code>[%t] [%l] [%a] %M&nbsp;</code> is not available, the surrounding
     brackets are not logged either.  Space characters can be escaped with a
     backslash to prevent them from delimiting a field.  The combination '%&nbsp;'
-    (percent space) is a zero-witdh field delimiter that does not produce any
+    (percent space) is a zero-width field delimiter that does not produce any
     output.</p>
 
     <p>The above behavior can be changed by adding modifiers to the format
index 6437323400900cf75918a04a1f323e0ef835c67f..2c2f4b3862b1e3267b4919ee25c179a285d58f70 100644 (file)
@@ -499,7 +499,7 @@ are interpreted, it is important to understand how this works.</p>
     order.</p>
 
     <p>Later sections override earlier ones, however each module is responsible
-    for interpeting what form this override takes.  A later configuration section 
+    for interpreting what form this override takes.  A later configuration section 
     with directives from a given module might cause a conceptual "merge" of some
     directives, all directives, or a complete replacement of the modules 
     configuration with the module defaults and directives explicitly listed in