summaryrefslogtreecommitdiff
path: root/pdf/pdf_crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/pdf_crypt.c')
-rw-r--r--pdf/pdf_crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf_crypt.c b/pdf/pdf_crypt.c
index 6567cf89..4e8dc5e5 100644
--- a/pdf/pdf_crypt.c
+++ b/pdf/pdf_crypt.c
@@ -651,7 +651,7 @@ pdf_get_crypt_length(pdf_xref *xref)
* PDF 1.7 algorithm 3.1 and ExtensionLevel 3 algorithm 3.1a
*
* Using the global encryption key that was generated from the
- * password, create a new key that is used to decrypt indivual
+ * password, create a new key that is used to decrypt individual
* objects and streams. This key is based on the object and
* generation numbers.
*/