summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/hp2ps/Error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/Error.c b/utils/hp2ps/Error.c
index 346e267eb1..57325f34e5 100644
--- a/utils/hp2ps/Error.c
+++ b/utils/hp2ps/Error.c
@@ -53,7 +53,7 @@ Usage(const char *str)
printf(" -s use small title box\n");
printf(" -tf ignore trace bands which sum below f%% (default 1%%, max 5%%)\n");
printf(" -y traditional\n");
- printf(" -c colour ouput\n");
+ printf(" -c colour output\n");
exit(0);
}