org-crypt: Fix comment typo from Emacs's fbce475

This commit is contained in:
Kyle Meyer 2016-01-24 16:21:53 -05:00
parent 347191042a
commit e92a06aeb1

View file

@ -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