]> granicus.if.org Git - apache/commitdiff
Correct typo as spoted in a comment in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 29 Apr 2014 20:38:49 +0000 (20:38 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 29 Apr 2014 20:38:49 +0000 (20:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1591096 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index c4cf75977e498066ea8c40226fe2e0fc369ac8f7..1ca79f38ff0222d7f24b7900552ce4ed7cc3cdb5 100644 (file)
@@ -418,7 +418,7 @@ Alias /myapp /opt/myapp-1.2.3
         the value of the HTTP header
         ``<code>Proxy-Connection:</code>''.
         <p>If a HTTP header is used in a condition this header is added to
-        the Vary header of the response in case the condition evaluates to
+        the Vary header of the response in case the condition evaluates
         to true for the request. It is <strong>not</strong> added if the
         condition evaluates to false for the request. Adding the HTTP header
         to the Vary header of the response is needed for proper caching.</p>
index 453cdff17a4ec6d8492c09ef466231ff7b9d2f10..b54d3d88618f2bfdcf47a6f70a2952454a4ce9e4 100644 (file)
@@ -672,7 +672,7 @@ Alias /myapp /opt/myapp-1.2.3
         the value of the HTTP header
         ``<code>Proxy-Connection:</code>''.
         <p>If a HTTP header is used in a condition this header is added to
-        the Vary header of the response in case the condition evaluates to
+        the Vary header of the response in case the condition evaluates
         to true for the request. It is <strong>not</strong> added if the
         condition evaluates to false for the request. Adding the HTTP header
         to the Vary header of the response is needed for proper caching.</p>