]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Mar 2018 18:41:40 +0000 (11:41 -0700)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:52 +0000 (14:17 +0800)
lisp/eshell/em-cmpl.el

index a9b29aef4c0db8518e90dd4c7ea149511fc35574..e79b49095f23cbdfceab4cbf12b91cac5302d027 100644 (file)
@@ -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")