You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2009/05/03 17:45:19 UTC

svn commit: r771068 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml

Author: lgentis
Date: Sun May  3 15:45:18 2009
New Revision: 771068

URL: http://svn.apache.org/viewvc?rev=771068&view=rev
Log:
One typo.

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml?rev=771068&r1=771067&r2=771068&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy_http.xml Sun May  3 15:45:18 2009
@@ -107,7 +107,7 @@
         the "proxy: error reading status line from remote server" error message
         caused by the race condition that the backend server closed the
         pooled connection after the connection check by the proxy and
-        before data send by the proxy reached the backend. It has to be
+        before data sent by the proxy reached the backend. It has to be
         kept in mind that setting this variable downgrades performance,
         especially with HTTP/1.0 clients.
         </dd>