aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFWriter.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-22 20:19:08 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-22 20:22:20 +0200
commite452d9dca60bb30ed6a0aa9f437ad40265214cb8 (patch)
treecf003869f783f45b38ea8b8035229bfd42000195 /libqpdf/QPDFWriter.cc
parent2a8cd4acdc48f050a0be66405cfbe9ba1c6ce9da (diff)
downloadqpdf-e452d9dca60bb30ed6a0aa9f437ad40265214cb8.tar.zst
Spell check
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())