aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.c
diff options
context:
space:
mode:
Diffstat (limited to 'colorize.c')
-rw-r--r--colorize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorize.c b/colorize.c
index 6cf301e..d03cf67 100644
--- a/colorize.c
+++ b/colorize.c
@@ -342,7 +342,7 @@ main (int argc, char **argv)
static void
print_hint (void)
{
- fprintf (stderr, "Type `%s --help' for usage screen.\n", program_name);
+ fprintf (stderr, "Type `%s --help' for help screen.\n", program_name);
}
static void