From ba591e2f14c0d85ba15346ffd04b9e7d72ec89dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Wed, 22 Aug 2012 12:54:38 -0400 Subject: Fix typos spotted during translations * agent/genkey.c: s/to to/to/ * sm/*.c: s/failed to allocated/failed to allocate/ * sm/certlist.c, ./dirmngr/validate.c: s/should have not/should not have/ * g10/seskey.c: missing closing parenthesis * dirmngr/crlcache.c: s/may has/may have/ Consistency fix: * g10/gpg.c, kbx/kbxutil.c, sm/gpgsm.c: uppercase after Syntax * dirmngr/dirmngr_ldap: no period in Syntax * dirmngr/dirmngr-client.c: infinitive for option description: s/certificates are expected/expect certificates/ --- dirmngr/dirmngr_ldap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dirmngr/dirmngr_ldap.c') 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; -- cgit v1.2.3