From: Christophe Jaillet Date: Sat, 6 Jun 2015 05:44:16 +0000 (+0000) Subject: Fix typo X-Git-Tag: 2.4.14~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a186c88ce97ce814c99cbce180d3ef5c4f30203;p=thirdparty%2Fapache%2Fhttpd.git Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1683882 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index e0bc197d16c..26c4ef6e203 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -877,7 +877,7 @@ to perform a DN lookup

If AuthLDAPInitialBindAsUser is set to ON, the basic authentication username will be transformed according to the - regular expression and substituion arguments.

+ regular expression and substitution arguments.

The regular expression argument is compared against the current basic authentication username. The substitution argument may contain backreferences, but has no other variable interpolation.