summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_deflate.xml
diff options
context:
space:
mode:
authorLuis Gil <lgilbernabe@apache.org>2019-01-29 23:37:40 +0100
committerLuis Gil <lgilbernabe@apache.org>2019-01-29 23:37:40 +0100
commit911f2b2623239171b3dba7065d6776a1e833244d (patch)
tree8c5c71381ef1702d740d11a82ccf63e136548447 /docs/manual/mod/mod_deflate.xml
parentMake proxy modules compile if APR_HAS_THREADS is not defined. (diff)
downloadapache2-911f2b2623239171b3dba7065d6776a1e833244d.tar.xz
apache2-911f2b2623239171b3dba7065d6776a1e833244d.zip
Fixing typos in documentation files.
Bug issue https://bz.apache.org/bugzilla/show_bug.cgi?id=63122 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1852478 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_deflate.xml')
-rw-r--r--docs/manual/mod/mod_deflate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml
index e41400c59a..361a7258fe 100644
--- a/docs/manual/mod/mod_deflate.xml
+++ b/docs/manual/mod/mod_deflate.xml
@@ -381,7 +381,7 @@ CustomLog "logs/deflate_log" deflate
<directivesynopsis>
<name>DeflateInflateLimitRequestBody</name>
<description>Maximum size of inflated request bodies</description>
-<syntax>DeflateInflateLimitRequestBody<var>value</var></syntax>
+<syntax>DeflateInflateLimitRequestBody <var>value</var></syntax>
<default>None, but LimitRequestBody applies after deflation</default>
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context></contextlist>