]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix typo
authorLars Eilebrecht <lars@apache.org>
Thu, 26 Feb 2009 02:21:57 +0000 (02:21 +0000)
committerLars Eilebrecht <lars@apache.org>
Thu, 26 Feb 2009 02:21:57 +0000 (02:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@747988 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index be07d0b61f2c69c654500e438ca2428e85b5e61a..e59b76841797a60d7bb6162ca47b75036c9b2b72 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,7 +25,7 @@ Changes with Apache 2.2.12
      to prevent the saving of an otherwise cacheable response.
      [Eric Covener]
 
-  *) core: Translate the the status line to ASCII on EBCDIC platforms in
+  *) core: Translate the status line to ASCII on EBCDIC platforms in
      ap_send_interim_response() and for locally generated "100 Continue"
      responses.  [Eric Covener]