ref: c1fddcf71a0cd81c02f7b52b757ea20c05f4292a
parent: cf7917e8948a9296cd6bfdb0a1615287b88b769f
author: Ralph Giles <giles@ghostscript.com>
date: Thu Oct 29 17:59:47 EDT 2009
Improve grammar in the usage message.
--- a/jbig2dec.c
+++ b/jbig2dec.c
@@ -215,7 +215,7 @@
" -d --dump print the structure of the jbig2 file\n"
" rather than explicitly decoding\n"
" --version program name and version information\n"
- " --hash print a hash of the decode document\n"
+ " --hash print a hash of the decoded document\n"
" -o <file> send decoded output to <file>\n"
" Defaults to the the input with a different\n"
" extension. Pass '-' for stdout.\n"