]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 6 Jun 2015 05:45:04 +0000 (05:45 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 6 Jun 2015 05:45:04 +0000 (05:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1683883 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index 6aeead56ab8c806d57b09e55ab8c01246bfab6e1..e122707554f3cc9c89af9fc772cb2208588e2484 100644 (file)
@@ -927,7 +927,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>