diff options
Diffstat (limited to 'g10/helptext.c')
-rw-r--r-- | g10/helptext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/helptext.c b/g10/helptext.c index e81154784..e42902512 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -210,7 +210,7 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = { )}, { "detached_signature.filename", N_( - "Give the name fo the file to which the signature applies" + "Give the name of the file to which the signature applies" )}, /* openfile.c (overwrite_filep) */ |