diff options
Diffstat (limited to 'g10/sign.c')
-rw-r--r-- | g10/sign.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/sign.c b/g10/sign.c index 2ba30f09c..f0bf9b671 100644 --- a/g10/sign.c +++ b/g10/sign.c @@ -1817,7 +1817,7 @@ sign_symencrypt_file (ctrl_t ctrl, const char *fname, strlist_t locusr) * expires. * * If CACHED_NONCE is not NULL the agent may use it to avoid - * additional pinnetry popups for the same keyblock. + * additional Pinentry popups for the same keyblock. * * This function creates the following subpackets: issuer, created, * and expire (if duration is not 0). Additional subpackets can be |