From: Daniel Gruno Date: Wed, 12 Dec 2012 09:59:43 +0000 (+0000) Subject: Typo fix, as per comment #560 X-Git-Tag: 2.2.24~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd33fe40568b9bb3769097a64f6331c37bbc2a4a;p=thirdparty%2Fapache%2Fhttpd.git Typo fix, as per comment #560 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1420598 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 7559a84bb26..4a4196252f1 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -1000,7 +1000,7 @@ environment variable during authorization regardless of whether or not LDAP-specific requirements are present. To ignore the failures to map a username to a DN during authorization, set - AuthzLDAPAutoritative to "off".

+ AuthzLDAPAuthoritative to "off".