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

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

[nongnu] elpa/d-mode 9ce0830 045/346: fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode 9ce0830 045/346: fix typo
Date: Sun, 29 Aug 2021 11:00:01 -0400 (EDT)

branch: elpa/d-mode
commit 9ce0830bacca0b7ca7dbd042dfd5145ae828e9c2
Author: Roy Crihfield <rscrihf@gmail.com>
Commit: Roy Crihfield <rscrihf@gmail.com>

    fix typo
---
 d-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/d-mode.el b/d-mode.el
index ffc52f9..4e861da 100644
--- a/d-mode.el
+++ b/d-mode.el
@@ -64,7 +64,7 @@
 ;; related constants could additionally be put inside an
 ;; (eval-after-load "font-lock" ...) but then some trickery is
 ;; necessary to get them compiled.)
-;; Coment out 'when-compile part for debugging
+;; Comment out 'when-compile part for debugging
 (eval-when-compile
   (require 'cc-langs)
   (require 'cc-fonts)



reply via email to

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