summaryrefslogtreecommitdiffstats
path: root/src/applet
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet')
-rw-r--r--src/applet/applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet/applet.c b/src/applet/applet.c
index 37c5f386..4e0fc190 100644
--- a/src/applet/applet.c
+++ b/src/applet/applet.c
@@ -234,7 +234,7 @@ int main(int argc, char** argv)
error_msg_and_die(
"Usage: abrt-applet [-v]\n"
"\nOptions:"
- "\n\t-v\tVerbose"
+ "\n\t-v\tBe verbose"
);
}
}