Commit 88a4830015aca367339037b891e53ad750c8d4d9

Authored by Jay Berkenbilt
1 parent 750aca5b

Spell check

Showing 2 changed files with 4 additions and 1 deletions
ChangeLog
@@ -29,7 +29,7 @@ @@ -29,7 +29,7 @@
29 29
30 * Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740). 30 * Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740).
31 31
32 - * Add QIntC::range_check_substract to do range checking on 32 + * Add QIntC::range_check_subtract to do range checking on
33 subtraction, which has different boundary conditions from 33 subtraction, which has different boundary conditions from
34 addition. 34 addition.
35 35
cSpell.json
@@ -185,6 +185,7 @@ @@ -185,6 +185,7 @@
185 "kgdl", 185 "kgdl",
186 "lastreleased", 186 "lastreleased",
187 "lbuf", 187 "lbuf",
  188 + "lcrypto",
188 "ldflags", 189 "ldflags",
189 "ldquo", 190 "ldquo",
190 "libclang", 191 "libclang",
@@ -206,6 +207,7 @@ @@ -206,6 +207,7 @@
206 "ljpeg", 207 "ljpeg",
207 "lpstr", 208 "lpstr",
208 "lqpdf", 209 "lqpdf",
  210 + "lssl",
209 "ltime", 211 "ltime",
210 "ltmain", 212 "ltmain",
211 "lzwdecoder", 213 "lzwdecoder",
@@ -261,6 +263,7 @@ @@ -261,6 +263,7 @@
261 "onum", 263 "onum",
262 "opages", 264 "opages",
263 "opath", 265 "opath",
  266 + "ossl",
264 "ostream", 267 "ostream",
265 "ostringstreams", 268 "ostringstreams",
266 "outdoc", 269 "outdoc",