aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-31 14:43:18 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-31 14:43:18 +0200
commit0787ec962098e2ab88ba70ba5e2ec7e2e5dfc65f (patch)
treee24d7e3eeae83dd9f84027be4d1e4314dc48caa7 /ChangeLog
parent00fd9b3e035c9c155f15a52ef7dfa3366d35662f (diff)
downloadqpdf-0787ec962098e2ab88ba70ba5e2ec7e2e5dfc65f.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 7e5962fd..0c5ccf07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2019-08-24 Jay Berkenbilt <ejb@ql.org>
* Add QPDF::userPasswordMatched() and QPDF::ownerPasswordMatched()
- methods so it can be deterined separately whether the supplied
+ methods so it can be determined separately whether the supplied
password matched the user password, the owner password, or both.
Fixes #159.