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 973a905c6..911998525 100644 --- a/g10/helptext.c +++ b/g10/helptext.c @@ -230,7 +230,7 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = { { "keyedit.updpref.okay", N_( "Change the preferences of all user IDs (or just of the selected ones)\n" "to the current list of preferences. The timestamp of all affected\n" - "self-signatures fill be advanced by one second.\n" + "self-signatures will be advanced by one second.\n" )}, |