]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
spellcheck
authorJeff Trawick <trawick@apache.org>
Mon, 12 Jun 2006 19:35:09 +0000 (19:35 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 12 Jun 2006 19:35:09 +0000 (19:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413730 13f79535-47bb-0310-9956-ffa450edef68

modules/aaa/mod_authnz_ldap.c

index 00efce62d120d7a3a46c5baade38386e01bb17d2..4f114b03dc799b515fa389a50594abed019c8e08 100644 (file)
@@ -1253,7 +1253,7 @@ static const char *set_charset_config(cmd_parms *cmd, void *config, const char *
 static const command_rec authnz_ldap_cmds[] =
 {
     AP_INIT_TAKE12("AuthLDAPURL", mod_auth_ldap_parse_url, NULL, OR_AUTHCFG,
-                  "URL to define LDAP connection. This should be an RFC 2255 complaint\n"
+                  "URL to define LDAP connection. This should be an RFC 2255 compliant\n"
                   "URL of the form ldap://host[:port]/basedn[?attrib[?scope[?filter]]].\n"
                   "<ul>\n"
                   "<li>Host is the name of the LDAP server. Use a space separated list of hosts \n"