From ebdd41e692e2e50b6c8998b208881b1bbea3e761 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 7 Jan 2024 08:52:10 -0500 Subject: Spell check --- include/qpdf/QUtil.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3-54-g00ecf