]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor grammar fix
authorVincent Bray <noodl@apache.org>
Sun, 30 Sep 2007 15:18:24 +0000 (15:18 +0000)
committerVincent Bray <noodl@apache.org>
Sun, 30 Sep 2007 15:18:24 +0000 (15:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580736 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml

index 9cf077fe01ee8a8ce3f5ba00ff2d4615dc15c31a..3e38572577ff8cb9db5b4f7e0dc351d4d42b51d9 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>