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 b1684386d..80e6ce2e8 100644 --- a/g10/sign.c +++ b/g10/sign.c @@ -997,7 +997,7 @@ write_signature_packets (ctrl_t ctrl, /* - * Sign the files whose names are in FILENAME usingall secret keys + * Sign the files whose names are in FILENAME using all secret keys * which can be taken from LOCUSR, if this is NULL, use the default * secret key. * If DETACHED has the value true, make a detached signature. |