aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFWriter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDFWriter.cc')
-rw-r--r--libqpdf/QPDFWriter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDFWriter.cc b/libqpdf/QPDFWriter.cc
index db33705c..ee2ab32e 100644
--- a/libqpdf/QPDFWriter.cc
+++ b/libqpdf/QPDFWriter.cc
@@ -3261,7 +3261,7 @@ QPDFWriter::writeStandard()
enqueueObjectsStandard();
}
- // Now start walking queue, outputing each object. There shouldn't
+ // Now start walking queue, outputting each object. There shouldn't
// really be any here, but this will catch anything that somehow
// got missed.
while (this->m->object_queue.size())