]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo
authorRich Bowen <rbowen@apache.org>
Wed, 3 Mar 2010 15:48:51 +0000 (15:48 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 3 Mar 2010 15:48:51 +0000 (15:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@918528 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index 2a77b81e0c649ec704c5d539227474f53b350c7f..9fdbeaa4407637400fd676a70ad6b0a65839fdbe 100644 (file)
@@ -755,7 +755,7 @@ Require group <em>mygroupfile</em>
 <name>AuthLDAPBindAuthoritative</name>
 <description>Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot successfully bind with the users credentials.</description>
 <syntax>AuthLDAPBindAuthoritative<em>off|on</em></syntax>
-<default>AuthLDAPBindAuhtoritative on</default>
+<default>AuthLDAPBindAuthoritative on</default>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>