X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b35f288d478ef137a4d9e8e5a6a5f368a86b01f5..b1bad9f3d6bcc725d9727c2dc4282c6080447cbf:/lisp/allout.el diff --git a/lisp/allout.el b/lisp/allout.el index db0101daa7..dd954b748f 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -5974,7 +5974,7 @@ See `allout-toggle-current-subtree-encryption' for more details." (when (not was-encrypted) ;; ensure that non-ascii chars pending encryption are noticed before - ;; they're encrypted, so the coding system is set to accomodate + ;; they're encrypted, so the coding system is set to accommodate ;; them. (setq buffer-file-coding-system (select-safe-coding-system subtree-beg subtree-end))