Commit 22a9cf8b authored by Lars Eilebrecht's avatar Lars Eilebrecht
Browse files

fix typo


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@747988 13f79535-47bb-0310-9956-ffa450edef68
parent 52b9f52e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]