From 0ba6e2b0f6b2ba9dda0b82c96784649f27800ba3 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 14 Dec 2008 14:56:30 +0000 Subject: [PATCH] A typo that was corrected in trunk branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@726458 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 4d799d12adf..d96565668b1 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -942,7 +942,7 @@ environment variable will search for all objects in the tree. Filters are limited to approximately 8000 characters (the definition of MAX_STRING_LEN in the Apache source code). This - should be than sufficient for any application. + should be more than sufficient for any application.

When doing searches, the attribute, filter and username passed -- 2.47.2