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 29  
30 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 33 subtraction, which has different boundary conditions from
34 34 addition.
35 35  
... ...
cSpell.json
... ... @@ -185,6 +185,7 @@
185 185 "kgdl",
186 186 "lastreleased",
187 187 "lbuf",
  188 + "lcrypto",
188 189 "ldflags",
189 190 "ldquo",
190 191 "libclang",
... ... @@ -206,6 +207,7 @@
206 207 "ljpeg",
207 208 "lpstr",
208 209 "lqpdf",
  210 + "lssl",
209 211 "ltime",
210 212 "ltmain",
211 213 "lzwdecoder",
... ... @@ -261,6 +263,7 @@
261 263 "onum",
262 264 "opages",
263 265 "opath",
  266 + "ossl",
264 267 "ostream",
265 268 "ostringstreams",
266 269 "outdoc",
... ...