diff options
Diffstat (limited to '')
-rw-r--r-- | scd/command.c | 2 |
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" |