summaryrefslogtreecommitdiffstats
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
parentecceab61ce9567f2039e46c6fd8692f53f866755 (diff)
downloadqpdf-a90787c5e15ece4a72ba8be6890b257bc116d9fb.tar.zst
Spell check
-rw-r--r--ChangeLog2
-rw-r--r--cSpell.json12
-rw-r--r--job.sums4
-rw-r--r--libqpdf/qpdf/auto_job_help.hh2
-rw-r--r--manual/cli.rst4
5 files changed, 15 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 00864384..61da7a82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,7 @@
before it is written. This adds methods QPDFJob::createQPDF and
QPDFJob::writeQPDF and corresponding C API functions
qpdfjob_create_qpdf and qpdfjob_write_qpdf. Thanks to M. Holger
- for the contrbution.
+ for the contribution.
2023-03-18 Jay Berkenbilt <ejb@ql.org>
diff --git a/cSpell.json b/cSpell.json
index 8b88eb32..cc7ebbb2 100644
--- a/cSpell.json
+++ b/cSpell.json
@@ -50,6 +50,7 @@
"ccitt",
"cdef",
"cdict",
+ "cdosborn",
"cerr",
"cfis",
"cflags",
@@ -66,13 +67,16 @@
"coldwind",
"colorspace",
"conftest",
+ "connor",
"copiable",
"cout",
"cpack",
"cphe",
"cppflags",
+ "crbegin",
"creationdate",
"cregex",
+ "crend",
"crnl",
"csoe",
"cstr",
@@ -138,8 +142,8 @@
"firstterm",
"flarp",
"flate",
- "flatelzwdecode",
"flate's",
+ "flatelzwdecode",
"florian",
"fmatrix",
"fopen",
@@ -277,8 +281,8 @@
"modifyannotations",
"monoseq",
"msvc",
- "msvcrt",
"msvc's",
+ "msvcrt",
"msys",
"multithreaded",
"municode",
@@ -383,6 +387,7 @@
"qintc",
"qnumbers",
"qpdf",
+ "qpdf's",
"qpdfacroformdocumenthelper",
"qpdfannotationobjecthelper",
"qpdfargparser",
@@ -414,7 +419,6 @@
"qpdfpagelabeldocumenthelper",
"qpdfpageobjecthelper",
"qpdfparser",
- "qpdf's",
"qpdfs",
"qpdfstreamfilter",
"qpdfsystemerror",
@@ -477,6 +481,7 @@
"stdlib",
"stdlib's",
"stgz",
+ "stoi",
"strcasecmp",
"strcmp",
"strequal",
@@ -539,6 +544,7 @@
"varlistentry",
"varname",
"vecs",
+ "venv",
"virtualenv",
"vitaliy",
"vkey",
diff --git a/job.sums b/job.sums
index 8d5ceda7..1b718776 100644
--- a/job.sums
+++ b/job.sums
@@ -8,10 +8,10 @@ include/qpdf/auto_job_c_pages.hh b3cc0f21029f6d89efa043dcdbfa183cb59325b6506001c
include/qpdf/auto_job_c_uo.hh ae21b69a1efa9333050f4833d465f6daff87e5b38e5106e49bbef5d4132e4ed1
job.yml 1f5db325600a763692034835117ac6b1a4b6aba8e73faa13a004ddc086834545
libqpdf/qpdf/auto_job_decl.hh 7844eba58edffb9494b19e8eca6fd59a24d6e152ca606c3b07da569f753df2da
-libqpdf/qpdf/auto_job_help.hh 6e59e9bbb86817d7c8c4b3900db3b61d6441a34af1b57d60fb60a8099b7bf4f1
+libqpdf/qpdf/auto_job_help.hh 319c7bd0bfe2f3cb96bb16b66a9331a81b312805a64acaad54737b5623773e31
libqpdf/qpdf/auto_job_init.hh e6c09e94c92bd17e9c728b11437e3c98266c93c42c3efbce050c8d288e6b3473
libqpdf/qpdf/auto_job_json_decl.hh 06caa46eaf71db8a50c046f91866baa8087745a9474319fb7c86d92634cc8297
libqpdf/qpdf/auto_job_json_init.hh 85ac7e5c66f14c767419823eac84bdea4bd72d690bfe12b533321e5708e644b7
libqpdf/qpdf/auto_job_schema.hh 5e0f5cb7d462716fe52548b2ae1a8eb6f3c900016e915140eea37f78cee45b2b
manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580
-manual/cli.rst d4306dde514da597b245cc401261ed0813964bb41ec67ad1fb8885039420ae66
+manual/cli.rst 35d32800cee1871e74c85419c481cae1c544c8b0eb462df82cf373a32619ab73
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.
diff --git a/manual/cli.rst b/manual/cli.rst
index 50f72bb5..4e01b65f 100644
--- a/manual/cli.rst
+++ b/manual/cli.rst
@@ -1736,7 +1736,7 @@ Encryption
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.
@@ -1805,7 +1805,7 @@ To create an encrypted file, use
Either or both of :samp:`{user-password}` and :samp:`{owner-password}`
may be empty strings, though setting either to the empty string
-enables the file to be opened and decrpyted without a password..
+enables the file to be opened and decrypted without a password..
:samp:`{key-length}` may be ``40``, ``128``, or ``256``. Encryption
options are terminated by ``--`` by itself.