Commit a0dbb71a64e6adb26f8f02881e8d0ea8476ee875

Authored by Jay Berkenbilt
1 parent c40f8b53

Spell check

Showing 2 changed files with 6 additions and 1 deletions
ChangeLog
@@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
10 2021-12-16 Jay Berkenbilt <ejb@ql.org> 10 2021-12-16 Jay Berkenbilt <ejb@ql.org>
11 11
12 * Add several functions to the C API for working with pages. C 12 * Add several functions to the C API for working with pages. C
13 - wrappers around sevearl of the "Legacy" page operations from 13 + wrappers around several of the "Legacy" page operations from
14 QPDFObjectHandle.hh have been added. See "PAGE FUNCTIONS" in 14 QPDFObjectHandle.hh have been added. See "PAGE FUNCTIONS" in
15 qpdf-c.h for details. Fixes #594. 15 qpdf-c.h for details. Fixes #594.
16 16
cSpell.json
@@ -82,6 +82,7 @@ @@ -82,6 +82,7 @@
82 "distclean", 82 "distclean",
83 "distfiles", 83 "distfiles",
84 "ditems", 84 "ditems",
  85 + "docbook",
85 "docdir", 86 "docdir",
86 "dohnal", 87 "dohnal",
87 "dqpdf", 88 "dqpdf",
@@ -216,10 +217,12 @@ @@ -216,10 +217,12 @@
216 "lzwdecoder", 217 "lzwdecoder",
217 "macports", 218 "macports",
218 "makefiles", 219 "makefiles",
  220 + "malloc",
219 "masamichi", 221 "masamichi",
220 "mateusz", 222 "mateusz",
221 "maxdepth", 223 "maxdepth",
222 "mdash", 224 "mdash",
  225 + "mindepth",
223 "mkdir", 226 "mkdir",
224 "mkinstalldirs", 227 "mkinstalldirs",
225 "mklink", 228 "mklink",
@@ -376,6 +379,7 @@ @@ -376,6 +379,7 @@
376 "segfaulting", 379 "segfaulting",
377 "setjmp", 380 "setjmp",
378 "sharedresources", 381 "sharedresources",
  382 + "singlehtml",
379 "smatch", 383 "smatch",
380 "softlink", 384 "softlink",
381 "sparseoharray", 385 "sparseoharray",
@@ -428,6 +432,7 @@ @@ -428,6 +432,7 @@
428 "unencrypted", 432 "unencrypted",
429 "unfilterable", 433 "unfilterable",
430 "unparse", 434 "unparse",
  435 + "unpickling",
431 "unretrieved", 436 "unretrieved",
432 "upages", 437 "upages",
433 "upass", 438 "upass",