You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/03/03 16:48:51 UTC

svn commit: r918528 - /httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml

Author: rbowen
Date: Wed Mar  3 15:48:51 2010
New Revision: 918528

URL: http://svn.apache.org/viewvc?rev=918528&view=rev
Log:
Typo

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml?rev=918528&r1=918527&r2=918528&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml Wed Mar  3 15:48:51 2010
@@ -755,7 +755,7 @@
 <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>