]> granicus.if.org Git - apache/commitdiff
Fix typo in doc which is only on trunk
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 26 Feb 2013 10:52:23 +0000 (10:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 26 Feb 2013 10:52:23 +0000 (10:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450125 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_form.xml

index 16efbd95e46a0a9dfdfdf5f1d2701fe244261b9f..9d6ccffe4ccc8591797245b551baed810e533111 100644 (file)
@@ -524,7 +524,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>