From b405e5e1c91c11ef16c9eb5bf3bcb9ce0d031df1 Mon Sep 17 00:00:00 2001 From: Marco Scarpetta Date: Wed, 12 Jun 2019 20:21:33 +0200 Subject: Fix typo (#334) --- include/qpdf/QPDFWriter.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/qpdf/QPDFWriter.hh b/include/qpdf/QPDFWriter.hh index 1aa4e8a8..0b8bf028 100644 --- a/include/qpdf/QPDFWriter.hh +++ b/include/qpdf/QPDFWriter.hh @@ -196,7 +196,7 @@ class QPDFWriter // // qpdf_dl_specialized: In addition to uncompressing the // generalized compression formats, supported non-lossy - // compression will also be be decoded. At present, this includes + // compression will also be decoded. At present, this includes // the RunLengthDecode filter. // // qpdf_dl_all: In addition to generalized and non-lossy -- cgit v1.2.3-54-g00ecf