aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-01-29 08:16:21 +0000
committerWerner Koch <[email protected]>2024-01-29 08:16:21 +0000
commit2ed1f68b48db7b5503045386de0500fddf70077e (patch)
tree4472c9d48c72d08dfd85ea35b15d65a0bc0d3ad1 /dirmngr/dirmngr_ldap.c
parentspeedo: Improve parsing of the ~./.gnupg-autogen.rc (diff)
downloadgnupg-2ed1f68b48db7b5503045386de0500fddf70077e.tar.gz
gnupg-2ed1f68b48db7b5503045386de0500fddf70077e.zip
doc: Fix spelling errors found by lintian.
-- Reported-by: Andreas Metzler <[email protected]>
Diffstat (limited to 'dirmngr/dirmngr_ldap.c')
-rw-r--r--dirmngr/dirmngr_ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/dirmngr_ldap.c b/dirmngr/dirmngr_ldap.c
index 412d0ad1f..d999ee87e 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 conenction"},
+ { oStartTLS, "starttls", 0, "use STARTLS 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"},