]> granicus.if.org Git - apache/commitdiff
a comma leaked onto the page
authorJeff Trawick <trawick@apache.org>
Thu, 23 Jan 2014 13:31:46 +0000 (13:31 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 23 Jan 2014 13:31:46 +0000 (13:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560683 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_connect.xml

index a6837a794ca998964a63358053149ef641a630c4..01761f2cef316279f2fb66657770db8576b3c402 100644 (file)
@@ -39,7 +39,7 @@
     requests, <module>mod_proxy</module> and
     <module>mod_proxy_connect</module> have to be present in the server.</p>
 
-    <p>CONNECT is also used, when the server needs to send an HTTPS request
+    <p>CONNECT is also used when the server needs to send an HTTPS request
     through a forward proxy. In this case the server acts as a CONNECT client.
     This functionality is part of <module>mod_proxy</module> and
     <module>mod_proxy_connect</module> is not needed in this case.</p>