summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_authnz_ldap.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-03-03 15:48:51 +0000
committerRich Bowen <rbowen@apache.org>2010-03-03 15:48:51 +0000
commit1ff496d4cbe7d815ddf322346c2196660e01ed34 (patch)
tree69ce3dc6524dfdf93ab1cbfc38dc2e80ecf5d8a0 /docs/manual/mod/mod_authnz_ldap.xml
parent3913a638db81c35e9ea7c29f4f845cc1a97b0398 (diff)
downloadhttpd-1ff496d4cbe7d815ddf322346c2196660e01ed34.tar.gz
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@918528 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authnz_ldap.xml')
-rw-r--r--docs/manual/mod/mod_authnz_ldap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index 2a77b81e0c..9fdbeaa440 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -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>