mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
Spell check
This commit is contained in:
parent
ecceab61ce
commit
a90787c5e1
@ -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>
|
||||
|
||||
|
12
cSpell.json
12
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",
|
||||
|
4
job.sums
4
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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user