emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/compat eb8fbfa558: compat-tests: Fix commentary linter


From: ELPA Syncer
Subject: [elpa] externals/compat eb8fbfa558: compat-tests: Fix commentary linter warnings
Date: Sat, 20 Jan 2024 12:57:38 -0500 (EST)

branch: externals/compat
commit eb8fbfa5582a8e5880e2eaa66d15d498bca6a45a
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    compat-tests: Fix commentary linter warnings
---
 compat-tests.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/compat-tests.el b/compat-tests.el
index 647769646c..8ea5073cf1 100644
--- a/compat-tests.el
+++ b/compat-tests.el
@@ -19,10 +19,10 @@
 
 ;; Tests for compatibility functions from compat.el.
 ;;
-;; Note that all functions are covered by tests. When new functions are
+;; Note that all functions are covered by tests.  When new functions are
 ;; added to Compat, they must come with test coverage!
 
-;; Functions are marked with a link to the testsuite.  The link type
+;; Functions are marked with a link to the test suite.  The link type
 ;; `compat-tests' must be registered first by evaluating the following
 ;; code.  If you intend to work on the test suite you can add this code to
 ;; your init.el.



reply via email to

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