emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 742ae84: ; * lisp/progmodes/project.el: Fix punctuation in the co


From: Eli Zaretskii
Subject: master 742ae84: ; * lisp/progmodes/project.el: Fix punctuation in the commentary.
Date: Sat, 21 Aug 2021 03:11:24 -0400 (EDT)

branch: master
commit 742ae84a9c53fd8479b0000e907028254a8add7f
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/progmodes/project.el: Fix punctuation in the commentary.
---
 lisp/progmodes/project.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index f9b302b..ae9bf03 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]