summaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-05-27 11:00:30 +0200
committerm-holger <m-holger@kubitscheck.org>2023-05-27 12:06:37 +0200
commitdb6c09b625690bc83c0ce6cada6f3206096eeceb (patch)
tree7e57db2b9113c29b73072d218a526f82a29bc258 /libqpdf
parent698a70e6a84cf7c0db667e9d9e021b4c34c85a3e (diff)
downloadqpdf-db6c09b625690bc83c0ce6cada6f3206096eeceb.tar.zst
Fix doc typos
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/QPDF_encryption.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF_encryption.cc b/libqpdf/QPDF_encryption.cc
index 3fda99c4..26044500 100644
--- a/libqpdf/QPDF_encryption.cc
+++ b/libqpdf/QPDF_encryption.cc
@@ -725,7 +725,7 @@ QPDF::initializeEncryption()
}
m->encp->encryption_initialized = true;
- // After we initialize encryption parameters, we must used stored key information and never look
+ // After we initialize encryption parameters, we must use stored key information and never look
// at /Encrypt again. Otherwise, things could go wrong if someone mutates the encryption
// dictionary.