aboutsummaryrefslogtreecommitdiffstats
path: root/g10/helptext.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/helptext.c')
-rw-r--r--g10/helptext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/helptext.c b/g10/helptext.c
index cda881fbd..a5640b3f3 100644
--- a/g10/helptext.c
+++ b/g10/helptext.c
@@ -243,7 +243,7 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = {
/* revoke.c (ask_revocation_reason) */
{ "ask_revocation_reason.text", N_(
"If you like, you can enter a text describing why you issue this\n"
- "revocation certificate. Please keep this text consis.\n"
+ "revocation certificate. Please keep this text concise.\n"
"An empty line ends the text.\n"
)},