From a04c9360960ab26766f9ba7ff5eb26b1b3846143 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 8 Jan 2025 17:24:20 +0100 Subject: doc: One typo fix. -- GnuPG-bug-id: 7479 --- dirmngr/dirmngr_ldap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dirmngr/dirmngr_ldap.c') diff --git a/dirmngr/dirmngr_ldap.c b/dirmngr/dirmngr_ldap.c index d999ee87e..5fc260d74 100644 --- a/dirmngr/dirmngr_ldap.c +++ b/dirmngr/dirmngr_ldap.c @@ -107,7 +107,7 @@ static gpgrt_opt_t opts[] = { " a record oriented format"}, { oProxy, "proxy", 2, "|NAME|ignore host part and connect through NAME"}, - { oStartTLS, "starttls", 0, "use STARTLS for the connection"}, + { oStartTLS, "starttls", 0, "use STARTTLS for the connection"}, { oLdapTLS, "ldaptls", 0, "use a TLS for the connection"}, { oNtds, "ntds", 0, "authenticate using AD"}, { oARecOnly, "areconly", 0, "do only an A record lookup"}, -- cgit v1.2.3