diff options
-rw-r--r-- | docs/manual/mod/mod_auth_form.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_auth_form.xml b/docs/manual/mod/mod_auth_form.xml index 16efbd95e4..9d6ccffe4c 100644 --- a/docs/manual/mod/mod_auth_form.xml +++ b/docs/manual/mod/mod_auth_form.xml @@ -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> |