summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-17 18:38:18 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-17 18:38:52 +0100
commita0dbb71a64e6adb26f8f02881e8d0ea8476ee875 (patch)
treef4249a7d5838c0eeabfa1ca8ce4bacf60afdbd39 /ChangeLog
parentc40f8b5329a645bd7ec2202af3433d11e6eae1d8 (diff)
downloadqpdf-a0dbb71a64e6adb26f8f02881e8d0ea8476ee875.tar.zst
Spell check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cad0edd3..7def42f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
2021-12-16 Jay Berkenbilt <ejb@ql.org>
* Add several functions to the C API for working with pages. C
- wrappers around sevearl of the "Legacy" page operations from
+ wrappers around several of the "Legacy" page operations from
QPDFObjectHandle.hh have been added. See "PAGE FUNCTIONS" in
qpdf-c.h for details. Fixes #594.