summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-04-07 03:48:20 +0200
committerJay Berkenbilt <ejb@ql.org>2012-04-07 03:48:20 +0200
commit271dcb3ac0a08ff30d4d7679c8c8b17bd146c9cb (patch)
tree6cd1bc6fbc22d4bb9adcfebc2c1f8f022d9984fc /manual
parent01bcda8974eb21e957eee9fdc90587f68f7c0a4f (diff)
downloadqpdf-271dcb3ac0a08ff30d4d7679c8c8b17bd146c9cb.tar.zst
fix typo in manual page
Thanks A. Costa for reporting the error.
Diffstat (limited to 'manual')
-rw-r--r--manual/zlib-flate.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/zlib-flate.1.in b/manual/zlib-flate.1.in
index bc04fc55..e74eb3f5 100644
--- a/manual/zlib-flate.1.in
+++ b/manual/zlib-flate.1.in
@@ -10,7 +10,7 @@ zlib-flate \- raw zlib compression program
The zlib-flate program is part of the qpdf package.
.PP
The zlib-flate program reads from standard input and writes to
-standard output either compressing or compressing its input using raw
+standard output either compressing or uncompressing its input using raw
zlib compression. It can be used to uncompress or compress raw PDF
streams or other data that is compressed with raw zlib compression.
This program is provided primarily as a debugging tool, though it