summaryrefslogtreecommitdiffstats
path: root/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-06 17:22:57 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-06 17:23:02 +0200
commitce6cee357025dfae7276adcc7471a2672649e92a (patch)
tree0e6ca0f91677d660dc7fbf47a7e572c979dbb74a /qpdf
parentc996f4ac3379f44cd14fa38049ed45031498eb84 (diff)
downloadqpdf-ce6cee357025dfae7276adcc7471a2672649e92a.tar.zst
Spell check
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/qpdf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc
index 56925af0..eac7bfc6 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -4827,7 +4827,7 @@ static bool should_remove_unreferenced_resources(QPDF& pdf, Options& o)
// in the file for shared resources dictionaries or shared XObject
// subkeys of resources dictionaries either on pages or on form
// XObjects in pages. If we find any, then there is a higher
- // likeilihood that the expensive process of finding unreferenced
+ // likelihood that the expensive process of finding unreferenced
// resources is worth it.
// Return true as soon as we find any shared resources.