diff options
author | Werner Koch <[email protected]> | 1999-09-15 14:26:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-09-15 14:26:39 +0000 |
commit | dcaaa9223e2d1e0af80ddc2d3d70232cbac60d55 (patch) | |
tree | ea3c225eda906d79540f9ec5e4b43d18323e2993 /g10/helptext.c | |
parent | See ChangeLog: Mon Sep 13 10:55:14 CEST 1999 Werner Koch (diff) | |
download | gnupg-dcaaa9223e2d1e0af80ddc2d3d70232cbac60d55.tar.gz gnupg-dcaaa9223e2d1e0af80ddc2d3d70232cbac60d55.zip |
See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1
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) */ |