From 235188df85c54a530a3cbf382aff3e58ea69618e Mon Sep 17 00:00:00 2001 From: Tobias Hoffmann Date: Wed, 27 Jun 2012 07:00:18 +0200 Subject: Fixed wording error in comment --- include/qpdf/Pl_Concatenate.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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(); -- cgit v1.2.3-54-g00ecf