From: Paul Eggert Date: Mon, 22 Jan 2018 16:49:43 +0000 (-0800) Subject: ; Spelling fix X-Git-Tag: emacs-27.0.90~5827 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4aabb425dba14c752befa15f609cc4864be41ef6;p=emacs.git ; Spelling fix --- diff --git a/lisp/emacs-lisp/shadow.el b/lisp/emacs-lisp/shadow.el index 1788f0d71f7..2e53382fa87 100644 --- a/lisp/emacs-lisp/shadow.el +++ b/lisp/emacs-lisp/shadow.el @@ -78,7 +78,7 @@ See the documentation for `list-load-path-shadows' for further information." shadows ; List of shadowings, to be returned. files ; File names ever seen, with dirs. dir ; The dir being currently scanned. - dir-case-insensitive ; `file-name-case-insentive-p' for dir. + dir-case-insensitive ; `file-name-case-insensitive-p' of dir. curr-files ; This dir's Emacs Lisp files. orig-dir ; Where the file was first seen. files-seen-this-dir ; Files seen so far in this dir.