summaryrefslogtreecommitdiff
path: root/source/tools/muraster.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tools/muraster.c')
-rw-r--r--source/tools/muraster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tools/muraster.c b/source/tools/muraster.c
index a2fc7204..a85475e8 100644
--- a/source/tools/muraster.c
+++ b/source/tools/muraster.c
@@ -666,7 +666,7 @@ static void usage(void)
"\t-w -\tprintable width (in inches) (default: " stringify(PAPER_WIDTH) ")\n"
"\t-h -\tprintable height (in inches) (default: " stringify(PAPER_HEIGHT) "\n"
"\t-f\tfit file to page if too large\n"
- "\t-B -\tminimum bandheight (e.g. 32)\n"
+ "\t-B -\tminimum band height (e.g. 32)\n"
"\t-M -\tmax bandmemory (e.g. 655360)\n"
#if MURASTER_THREADS != 0
"\t-T -\tnumber of threads to use for rendering\n"