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

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

[elpa] externals/jinx c9c5bde6a5: Use quotes in comment


From: ELPA Syncer
Subject: [elpa] externals/jinx c9c5bde6a5: Use quotes in comment
Date: Thu, 14 Sep 2023 06:58:05 -0400 (EDT)

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

    Use quotes in comment
---
 jinx.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jinx.el b/jinx.el
index 6c0923759d..c298830289 100644
--- a/jinx.el
+++ b/jinx.el
@@ -88,7 +88,7 @@
                font-lock-string-face)
     (conf-mode font-lock-comment-face
                font-lock-string-face)
-    ;; yaml-mode and yaml-ts-mode are text-modes,
+    ;; `yaml-mode' and `yaml-ts-mode' are text-modes,
     ;; while they should better be conf- or prog-modes.
     (yaml-mode font-lock-comment-face
                font-lock-string-face)



reply via email to

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