diff --git a/include/qpdf/Pl_Concatenate.hh b/include/qpdf/Pl_Concatenate.hh index 1b0cb1a..e8fd64e 100644 --- a/include/qpdf/Pl_Concatenate.hh +++ b/include/qpdf/Pl_Concatenate.hh @@ -23,7 +23,7 @@ class Pl_Concatenate: public Pipeline QPDF_DLL virtual void finish(); - // At the very end, call manualFinish actually finish the rest of + // At the very end, call manualFinish to actually finish the rest of // the pipeline. QPDF_DLL void manualFinish();