From: Yoshiki Hayashi
Date: Wed, 24 Nov 2004 03:03:41 +0000 (+0000)
Subject: Typo.
X-Git-Tag: 2.1.2~131
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f816b830b88ffb981d7a00f1a6b7534c98c86c9e;p=thirdparty%2Fapache%2Fhttpd.git
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106374 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index c0d3323cfce..52ff5e368f2 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -120,7 +120,7 @@ for HTTP Basic authentication.
phase.
mod_authnz_ldap registers both an authn_ldap authentication
- provider and an anthz_ldap authorization handler. The authn_ldap
+ provider and an authz_ldap authorization handler. The authn_ldap
authentication provider can be enabled through the
AuthBasicProvider directive
using the ldap
value. The authz_ldap handler extends the