aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-07-31 16:30:36 +0200
committerJay Berkenbilt <ejb@ql.org>2022-07-31 16:32:55 +0200
commit8ad39a6c9ab29f933d2f5fa2a0aee4e5e093b068 (patch)
treec1053856ab782d9e1d95659b94193cdf731aeba3 /ChangeLog
parent7654a39b276f543f58a1c4447dc65f8463aa50b5 (diff)
downloadqpdf-8ad39a6c9ab29f933d2f5fa2a0aee4e5e093b068.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 1b0e3fc4..ebaeca79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@
Examples have been updated to use improved APIs. The old
provideStreamData overloads will continue to be supported, so
updating older code to use the new interfaces is entirely at the
- programmer's descretion.
+ programmer's discretion.
2022-06-25 Jay Berkenbilt <ejb@ql.org>