]> granicus.if.org Git - apache/commitdiff
Minor grammar fix
authorVincent Bray <noodl@apache.org>
Sun, 30 Sep 2007 15:02:17 +0000 (15:02 +0000)
committerVincent Bray <noodl@apache.org>
Sun, 30 Sep 2007 15:02:17 +0000 (15:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580734 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.html.en
docs/manual/env.xml

index 20d8228d467fe5c8590b07c0fd6850e328086690..15c35b38b5b5d6e45ec4c3efc674aeeeaae33a76 100644 (file)
         <p>When set to a value of "1", this variable disables the DEFLATE
         output filter provided by <code class="module"><a href="./mod/mod_deflate.html">mod_deflate</a></code> for
         content-types other than <code>text/html</code>. If you'd rather
-        use statically compressed files; <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code>
+        use statically compressed files, <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code>
         evaluates the variable as well (not only for gzip, but for all
         encodings that differ from "identity").</p>
     
index 79a38c5817083711f9f379360bbba31221c4dfcf..a57a6562b88a56ee43ba31014ccc40014eedb768 100644 (file)
         <p>When set to a value of "1", this variable disables the DEFLATE
         output filter provided by <module>mod_deflate</module> for
         content-types other than <code>text/html</code>. If you'd rather
-        use statically compressed files; <module>mod_negotiation</module>
+        use statically compressed files, <module>mod_negotiation</module>
         evaluates the variable as well (not only for gzip, but for all
         encodings that differ from "identity").</p>
     </section>