aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
authorCollin Funk via Gnupg-devel <[email protected]>2025-08-06 04:16:14 +0000
committerWerner Koch <[email protected]>2025-08-13 06:07:05 +0000
commit5cee78a0362947c9d7ac0cc9ceee222f2297c882 (patch)
treed46224ab08f530a110220883d713ee41e2106fca /scd/command.c
parentdirmngr: Improve LDAP debug output. (diff)
downloadgnupg-5cee78a0362947c9d7ac0cc9ceee222f2297c882.tar.gz
gnupg-5cee78a0362947c9d7ac0cc9ceee222f2297c882.zip
Fix typos in messages.
* agent/gpg-agent.c (map_supervised_sockets): Fix spelling of --deprecated-supervised. * g10/gpg.c (main): Fix spelling of --quick-set-expire. * scd/command.c (hlp_checkpin): Fix spelling of modifying. * g10/decrypt.c (decrypt_message): Fix spelling of mutually. -- Signed-off-by: Collin Funk <[email protected]>
Diffstat (limited to 'scd/command.c')
-rw-r--r--scd/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c
index 792a347b4..b0a639dde 100644
--- a/scd/command.c
+++ b/scd/command.c
@@ -1766,7 +1766,7 @@ static const char hlp_checkpin[] =
"\n"
" For a definitive list, see the implementation in app-nks.c.\n"
" Note that we call a PW2.* PIN a \"PUK\" despite that since TCOS\n"
- " 3.0 they are technically alternative PINs used to mutally\n"
+ " 3.0 they are technically alternative PINs used to mutually\n"
" unblock each other.\n"
"\n"
"For PKCS#15:\n"