aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/qpdf/Pl_Concatenate.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/Pl_Concatenate.hh b/include/qpdf/Pl_Concatenate.hh
index 1b0cb1a9..e8fd64e7 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();