aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.c')
-rw-r--r--g10/gpg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/gpg.c b/g10/gpg.c
index 438da523c..75e3c2f10 100644
--- a/g10/gpg.c
+++ b/g10/gpg.c
@@ -792,8 +792,8 @@ strusage( int level )
break;
case 41: p =
_("Syntax: gpg [options] [files]\n"
- "sign, check, encrypt or decrypt\n"
- "default operation depends on the input data\n");
+ "Sign, check, encrypt or decrypt\n"
+ "Default operation depends on the input data\n");
break;
case 31: p = "\nHome: "; break;