diff options
Diffstat (limited to 'tools/gpg-card.c')
-rw-r--r-- | tools/gpg-card.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpg-card.c b/tools/gpg-card.c index 3d66033bf..f117330f8 100644 --- a/tools/gpg-card.c +++ b/tools/gpg-card.c @@ -3224,7 +3224,7 @@ cmd_factoryreset (card_info_t info) * /echo Card has been reset to factory defaults * * For a PIV application on a Yubikey it merely issues the Yubikey - * specific resset command. + * specific reset command. */ err = scd_learn (info, 0); |