summaryrefslogtreecommitdiff
path: root/libcfg/ldap.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-07 13:14:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-07 13:14:51 +0000
commitaaa222bbc4368755bc3e88fee1cf006613f7afe9 (patch)
treef5527618d324808fe29a6f8ad255cfdabdc88fe8 /libcfg/ldap.c
parent4c557fff665f63d4a2469306cc6dec54df84b33d (diff)
downloadmailutils-aaa222bbc4368755bc3e88fee1cf006613f7afe9.tar.gz
mailutils-aaa222bbc4368755bc3e88fee1cf006613f7afe9.tar.bz2
Fix translatable strings.
Diffstat (limited to 'libcfg/ldap.c')
-rw-r--r--libcfg/ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcfg/ldap.c b/libcfg/ldap.c
index efc2f08ea..1fc0867ff 100644
--- a/libcfg/ldap.c
+++ b/libcfg/ldap.c
@@ -61,7 +61,7 @@ static struct mu_cfg_param mu_ldap_param[] = {
" <name: string>=<attr: string>\n"
"where <name> is one of the following: name, passwd, uid, gid, "
"gecos, dir, shell, mailbox, quota, and <attr> is the name of "
- "the correspondind LDAP attribute."),
+ "the corresponding LDAP attribute."),
N_("map") },
{ "getpwnam", mu_cfg_string, &ldap_settings.getpwnam_filter, 0, NULL,
N_("LDAP filter to use for getpwnam requests."),

Return to:

Send suggestions and report system problems to the System administrator.