From: Paul Eggert Date: Mon, 19 Mar 2018 18:41:40 +0000 (-0700) Subject: ; Spelling fix X-Git-Tag: emacs-26.1-rc1~80 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b2210cc29283fe14d86ecf40a671e632efa5ca0;p=emacs.git ; Spelling fix --- diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index b56cf168a2b..f4b7872f8c9 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el @@ -167,7 +167,7 @@ to writing a completion function." (eshell-cmpl--custom-variable-docstring 'pcomplete-suffix-list) :type (get 'pcomplete-suffix-list 'custom-type) :group 'pcomplete) -;; Only labelled obsolete in 26.1, but all it does it set +;; Only labeled obsolete in 26.1, but all it does it set ;; pcomplete-suffix-list, which is itself obsolete since 24.1. (make-obsolete-variable 'eshell-cmpl-suffix-list nil "24.1")