]> granicus.if.org Git - apache/commitdiff
Fixed a typo
authorVincent Deffontaines <gryzor@apache.org>
Mon, 31 Dec 2012 17:07:25 +0000 (17:07 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Mon, 31 Dec 2012 17:07:25 +0000 (17:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1427181 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_form.xml

index 65aeaae914558c7cd8a855c75df4844b97c88e1a..1568f5a690d5c4450830e7dd8297c96a3ce82e1b 100644 (file)
@@ -522,7 +522,7 @@ lower level modules</description>
 <directivesynopsis>
 <name>AuthFormSize</name>
 <description>The largest size of the form in bytes that will be parsed for the login details</description>
-<syntax>AuthFormBody <var>size</var></syntax>
+<syntax>AuthFormSize <var>size</var></syntax>
 <default>8192</default>
 <contextlist><context>directory</context>
 </contextlist>