From 18340b883564386c6e8e5d3126698a023033a548 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 4 Jan 2021 16:09:33 -0500 Subject: Spell check --- include/qpdf/QPDFStreamFilter.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/qpdf/QPDFStreamFilter.hh b/include/qpdf/QPDFStreamFilter.hh index 5e16a0b2..0dcd7c58 100644 --- a/include/qpdf/QPDFStreamFilter.hh +++ b/include/qpdf/QPDFStreamFilter.hh @@ -39,7 +39,7 @@ class QPDF_DLL_CLASS QPDFStreamFilter // setDecodeParms() and getDecodePipeline(). QPDF will always call // setDecodeParms() before calling getDecodePipeline(). It is // expected that you will store any needed information from - // decode_parms (or the decode_parms object iself) in your + // decode_parms (or the decode_parms object itself) in your // instance so that it can be used to construct the decode // pipeline. -- cgit v1.2.3-54-g00ecf