You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2013/08/05 13:01:48 UTC

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

Author: trawick
Date: Mon Aug  5 11:01:47 2013
New Revision: 1510426

URL: http://svn.apache.org/r1510426
Log:
fix odd wording

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=1510426&r1=1510425&r2=1510426&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml Mon Aug  5 11:01:47 2013
@@ -30,7 +30,7 @@ for HTTP Basic authentication.</descript
 <identifier>authnz_ldap_module</identifier>
 
 <summary>
-    <p>This module provides authentication front-ends such as
+    <p>This module allows authentication front-ends such as
     <module>mod_auth_basic</module> to authenticate users through
     an ldap directory.</p>