summaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-05-21 20:25:31 +0200
committerJay Berkenbilt <ejb@ql.org>2023-05-21 20:25:31 +0200
commita90787c5e15ece4a72ba8be6890b257bc116d9fb (patch)
tree53f1f0a7194a46d56cc059f94dafe3dae2df27d2 /libqpdf
parentecceab61ce9567f2039e46c6fd8692f53f866755 (diff)
downloadqpdf-a90787c5e15ece4a72ba8be6890b257bc116d9fb.tar.zst
Spell check
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/qpdf/auto_job_help.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/qpdf/auto_job_help.hh b/libqpdf/qpdf/auto_job_help.hh
index e3759115..a21fe3c1 100644
--- a/libqpdf/qpdf/auto_job_help.hh
+++ b/libqpdf/qpdf/auto_job_help.hh
@@ -398,7 +398,7 @@ ap.addHelpTopic("encryption", "create encrypted files", R"(Create encrypted file
Either or both of user-password and owner-password may be empty
strings, though setting either to the empty string enables the file
-to be opened and decrpyted without a password. key-length may be
+to be opened and decrypted without a password. key-length may be
40, 128, or 256. Encryption options are terminated by "--" by
itself.