From: Mike Rumph Date: Fri, 30 Jan 2015 02:33:55 +0000 (+0000) Subject: Fix typo in mod_deflate doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef59d9a7cd6cb0042ee4836aebd305b9542a5bf;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in mod_deflate doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1655917 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 40479a6a2ba..8123faaa40d 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -333,7 +333,7 @@ CustomLog logs/deflate_log deflate

The DeflateInflateRatioBurst directive specifies the maximum number of times the - DeflateInflateRatioLimit cab be crossed before + DeflateInflateRatioLimit can be crossed before terminating the request.

diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 53bec2b5950..afa4ca33ef7 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.xml @@ -377,7 +377,7 @@ CustomLog logs/deflate_log deflate

The DeflateInflateRatioBurst directive specifies the maximum number of times the - DeflateInflateRatioLimit cab be crossed before + DeflateInflateRatioLimit can be crossed before terminating the request.