aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-23 15:23:35 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-23 16:38:05 +0100
commit1886673d7e7846be6936a660ae97158d1d1c6113 (patch)
treefae1e99aaebae352128490bd4d07e87b09cc5072 /ChangeLog
parent1e4c1be267f579477457239ff2f8ef8e0be45248 (diff)
downloadqpdf-1886673d7e7846be6936a660ae97158d1d1c6113.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 3a53753d..e7af70d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -137,7 +137,7 @@
2021-02-04 Jay Berkenbilt <ejb@ql.org>
- * Add new option --pasword-file=file for reading the decryption
+ * Add new option --password-file=file for reading the decryption
password from a file. file may be "-" to read from standard input.
Fixes #499.