Commit 208d5e9d70a4d4409dd9d2748b12c081a376518d

Authored by Shakil Shahadat
Committed by GitHub
1 parent 81823f40

Fixes a typo in cli.rst

Showing 1 changed file with 1 additions and 1 deletions
manual/cli.rst
... ... @@ -2176,7 +2176,7 @@ Related Options
2176 2176 created in this way are insecure since they can be opened without a
2177 2177 password, and restrictions will not be enforced. Users would
2178 2178 ordinarily never want to create such files. If you are using qpdf
2179   - to intentionally created strange files for testing (a valid use of
  2179 + to intentionally create strange files for testing (a valid use of
2180 2180 qpdf!), this option allows you to create such insecure files. This
2181 2181 option is only available with 256-bit encryption.
2182 2182  
... ...