2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-31 09:20:52 +00:00

Fixed wording error in comment

This commit is contained in:
Tobias Hoffmann 2012-06-27 07:00:18 +02:00 committed by Jay Berkenbilt
parent 5f59c32f87
commit 235188df85

View File

@ -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();