]> granicus.if.org Git - apache/commitdiff
spelling
authorJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 19:22:35 +0000 (19:22 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 19:22:35 +0000 (19:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916789 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d4be4e4bb23a94d690afbf45810def87287b2d06..f530daa586f69d7a85eee273cca73ead837cf129 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -97,7 +97,7 @@ Changes with Apache 2.3.6
 Changes with Apache 2.3.5
 
   *) Ensure each subrequest has a shallow copy of headers_in so that the
-     parent request headers are not corrupted.  Elimiates a problematic
+     parent request headers are not corrupted.  Eliminates a problematic
      optimization in the case of no request body.  PR 48359 
      [Jake Scott, William Rowe, Ruediger Pluem]