aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Pl_Concatenate.hh
diff options
context:
space:
mode:
authorTobias Hoffmann <thobi@worker>2012-06-27 07:00:18 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-04 20:51:53 +0200
commit235188df85c54a530a3cbf382aff3e58ea69618e (patch)
tree3364cac6e4562d43de5ff8ab6cc4f5dc3868517b /include/qpdf/Pl_Concatenate.hh
parent5f59c32f876556a031dd2536b5c7f0fb0b58968d (diff)
downloadqpdf-235188df85c54a530a3cbf382aff3e58ea69618e.tar.zst
Fixed wording error in comment
Diffstat (limited to 'include/qpdf/Pl_Concatenate.hh')
-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();