summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-01-24 16:21:53 -0500
committerKyle Meyer <kyle@kyleam.com>2016-01-24 16:37:22 -0500
commite92a06aeb16357c3d06c9d599a9f3ea02fff9f5a (patch)
tree4470a7956e45bd33f4da1e0e9efd5f7fe7facfc3
parent347191042a5fc2c0c59c7fe6d0448dc344613754 (diff)
downloadorg-mode-e92a06aeb16357c3d06c9d599a9f3ea02fff9f5a.tar.gz
org-crypt: Fix comment typo from Emacs's fbce475
-rw-r--r--lisp/org-crypt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el
index 559c86e..d41e80a 100644
--- a/lisp/org-crypt.el
+++ b/lisp/org-crypt.el
@@ -225,7 +225,7 @@ See `org-crypt-disable-auto-save'."
;; outline property starts at the \n of the heading.
(delete-region (1- (point)) end)
;; Store a checksum of the decrypted and the encrypted
- ;; text value. This allow reusing the same encrypted text
+ ;; text value. This allows reusing the same encrypted text
;; if the text does not change, and therefore avoid a
;; re-encryption process.
(insert "\n" (propertize decrypted-text