From 01f91eb8509ca81a8088b1a6995ea8e0dec6a4bd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sun, 6 Jan 2002 16:29:19 +0000 Subject: [PATCH] Fix typo. --- lisp/net/ldap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/ldap.el b/lisp/net/ldap.el index 1724d9b1ea6..2d1f9a0a399 100644 --- a/lisp/net/ldap.el +++ b/lisp/net/ldap.el @@ -70,7 +70,7 @@ Acme organization in the United States." (defcustom ldap-host-parameters-alist nil "*Alist of host-specific options for LDAP transactions. The format of each list element is (HOST PROP1 VAL1 PROP2 VAL2 ...). -HOST is the hostname of an LDAP server(with an optional TCP port number +HOST is the hostname of an LDAP server (with an optional TCP port number appended to it using a colon as a separator). PROPn and VALn are property/value pairs describing parameters for the server. Valid properties include: -- 2.39.5