]> granicus.if.org Git - apache/commitdiff
Fix typo
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 6 Jun 2015 05:44:16 +0000 (05:44 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 6 Jun 2015 05:44:16 +0000 (05:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1683882 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index e0bc197d16cb2c0de7b61ce6503b6518ff5f1414..26c4ef6e2030322a2e018cd933f9fc8f0277fe23 100644 (file)
@@ -877,7 +877,7 @@ to perform a DN lookup</description>
 <usage>
     <p>If <directive module="mod_authnz_ldap">AuthLDAPInitialBindAsUser</directive> is set to
        <em>ON</em>, the basic authentication username will be transformed according to the
-       regular expression and substituion arguments.</p>
+       regular expression and substitution arguments.</p>
 
     <p> The regular expression argument is compared against the current basic authentication username.
         The substitution argument may contain backreferences, but has no other variable interpolation.</p>