]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/progmodes/project.el: Fix punctuation in the commentary.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Aug 2021 07:10:28 +0000 (10:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Aug 2021 07:10:28 +0000 (10:10 +0300)
lisp/progmodes/project.el

index f9b302bb2be44991f3dff1ee235f705877699780..ae9bf035717766e474f20709d1df703d97569697 100644 (file)
@@ -53,7 +53,7 @@
 ;;
 ;; `project-buffers' can be overridden if the project has some unusual
 ;; shape (e.g. it contains files residing outside of its root, or some
-;; files inside the root must not be considered a part of it). It
+;; files inside the root must not be considered a part of it).  It
 ;; should be consistent with `project-files'.
 ;;
 ;; This list can change in future versions.