aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dirmngr/dirmngr_ldap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dirmngr/dirmngr_ldap.c b/dirmngr/dirmngr_ldap.c
index e17d262fd..1b513ead2 100644
--- a/dirmngr/dirmngr_ldap.c
+++ b/dirmngr/dirmngr_ldap.c
@@ -203,8 +203,8 @@ my_strusage (int level)
break;
case 41: p =
_("Syntax: dirmngr_ldap [options] [URL]\n"
- "Internal LDAP helper for Dirmngr.\n"
- "Interface and options may change without notice.\n");
+ "Internal LDAP helper for Dirmngr\n"
+ "Interface and options may change without notice\n");
break;
default: p = NULL;