]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
spell check
authorJeff Trawick <trawick@apache.org>
Wed, 26 Apr 2006 16:45:44 +0000 (16:45 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 26 Apr 2006 16:45:44 +0000 (16:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397234 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1a55532f865e574b8e6def69ec0fb35c31d6c8fa..d34b430bc7c020378bbd4a0deccda41fe2d2d484 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -78,7 +78,7 @@ Changes with Apache 2.0.56
      client accesses proxied resources with SSL. PR 37145.
      [Ruediger Pluem, William Rowe]    
 
-  *) Elimiated the NET_TIME filter, restructuring the timeout logic.
+  *) Eliminated the NET_TIME filter, restructuring the timeout logic.
      This provides a working mod_echo on all platforms, and ensures any
      custom protocol module is at least given an initial timeout value
      based on the <VirtualHost > context's Timeout directive.