aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.