]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix spelling of occur.
authorPaul Querna <pquerna@apache.org>
Sat, 21 Jan 2006 01:13:35 +0000 (01:13 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 21 Jan 2006 01:13:35 +0000 (01:13 +0000)
Submitted By: Ãvar Arnfjörð Bjarmason <avarab@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@370945 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index a1b688aab1dd48d187a74ac4409c64b3de6021e8..77d624d93da932579be840f785051c6f40ea3d57 100644 (file)
       <dt>Connection Error Logging</dt>
 
       <dd>A new function, <code>ap_log_cerror</code> has been added to log
-          errors that occure with the client's connection.  When logged, 
+          errors that occur with the client's connection.  When logged, 
           the message includes the client IP address.</dd>
 
       <dt>Test Configuration Hook Added</dt>