Commit c193bb51 authored by Luca Toscano's avatar Luca Toscano
Browse files

Fix typo in proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752396 13f79535-47bb-0310-9956-ffa450edef68
parent 0b3997db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: jchampion

  *) mod_proxy_fcgi: read the whole FCGI response even when the content has
     not been modified (HTTP 304) to avoid subsequent bougus reads and
     not been modified (HTTP 304) to avoid subsequent bogus reads and
     confusing error messages logged.
     trunk patch: http://svn.apache.org/r1752347
     2.4.x patch: trunk works