From: Paul Eggert Date: Tue, 29 Dec 2015 03:05:50 +0000 (-0800) Subject: Spelling fix X-Git-Tag: emacs-25.0.90~332 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00beafafd7480317bb3bf6c0f2bc04ad344a02de;p=emacs.git Spelling fix --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index b49c2e4b348..c8e48e2275a 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -36,7 +36,7 @@ ;; Utils: ;; ;; `project-combine-directories' and `project-subtract-directories', -;; mainly for use in the aborementioned generics' implementations. +;; mainly for use in the abovementioned generics' implementations. ;; ;; Commands: ;;