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