aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-07 14:52:10 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-07 14:54:36 +0100
commitebdd41e692e2e50b6c8998b208881b1bbea3e761 (patch)
tree885a3dcbfa869b5a9cf519c317a0ddaa34d0fe72 /include
parent36dcf108589f615fcc2f5b6de7d6632a1f2ea309 (diff)
downloadqpdf-ebdd41e692e2e50b6c8998b208881b1bbea3e761.tar.zst
Spell check
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QUtil.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QUtil.hh b/include/qpdf/QUtil.hh
index 649a14aa..c4ae84c1 100644
--- a/include/qpdf/QUtil.hh
+++ b/include/qpdf/QUtil.hh
@@ -457,7 +457,7 @@ namespace QUtil
// group that didn't start with `x1.
//
// Example: with max of 15, the range "4-10,x7-9,12-8,xr5" is 4, 5, 6, 10, 12, 10, 9, 8. This is
- // 4 through 10 inclusive without 7 through 9 inclusive followed by 12 to 8 inclusiuve
+ // 4 through 10 inclusive without 7 through 9 inclusive followed by 12 to 8 inclusive
// (descending) without 11 (the fifth value counting backwards from 15). For more information
// and additional examples, see the "Page Ranges" section in the manual.
QPDF_DLL