]> granicus.if.org Git - apache/commitdiff
Fix typo in mod_deflate doc
authorMike Rumph <mrumph@apache.org>
Fri, 30 Jan 2015 02:33:55 +0000 (02:33 +0000)
committerMike Rumph <mrumph@apache.org>
Fri, 30 Jan 2015 02:33:55 +0000 (02:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1655917 13f79535-47bb-0310-9956-ffa450edef68

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

index 40479a6a2ba0ae27978567670c0cb2179ad9ada0..8123faaa40ddd0e1a5ed09a1ba913bf877952ceb 100644 (file)
@@ -333,7 +333,7 @@ CustomLog logs/deflate_log deflate</pre>
 </table>
     <p>The <code class="directive">DeflateInflateRatioBurst</code> directive 
        specifies the maximum number of times the 
-       <code class="directive">DeflateInflateRatioLimit</code> cab be crossed before 
+       <code class="directive">DeflateInflateRatioLimit</code> can be crossed before 
        terminating the request.</p>
 
 </div>
index 53bec2b59507d34b443224ea52e021cbe23e617b..afa4ca33ef7d77ab1097eb21fbf8923422e7d2af 100644 (file)
@@ -377,7 +377,7 @@ CustomLog logs/deflate_log deflate
 <usage>
     <p>The <directive>DeflateInflateRatioBurst</directive> directive 
        specifies the maximum number of times the 
-       <directive>DeflateInflateRatioLimit</directive> cab be crossed before 
+       <directive>DeflateInflateRatioLimit</directive> can be crossed before 
        terminating the request.</p>
 </usage>
 </directivesynopsis>