diff options
Diffstat (limited to 'lisp/progmodes/project.el')
-rw-r--r-- | lisp/progmodes/project.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 8d8bf594628..920860f0d3a 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -4,8 +4,8 @@ ;; Version: 0.9.8 ;; Package-Requires: ((emacs "26.1") (xref "1.4.0")) -;; This is a GNU ELPA :core package. Avoid using functionality that -;; not compatible with the version of Emacs recorded above. +;; This is a GNU ELPA :core package. Avoid functionality that is not +;; compatible with the version of Emacs recorded above. ;; This file is part of GNU Emacs. |