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

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

[nongnu] elpa/reformatter cc2bb75f21 22/81: Add missing colon in docstri


From: ELPA Syncer
Subject: [nongnu] elpa/reformatter cc2bb75f21 22/81: Add missing colon in docstring
Date: Tue, 5 Sep 2023 04:03:33 -0400 (EDT)

branch: elpa/reformatter
commit cc2bb75f21b77673a2fdb2aedc83cdabf4a52aca
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Add missing colon in docstring
---
 reformatter.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reformatter.el b/reformatter.el
index 5c231b62ae..a481fe850a 100644
--- a/reformatter.el
+++ b/reformatter.el
@@ -144,7 +144,7 @@ The macro accepts the following keyword arguments:
 To enable this unconditionally in a major mode, add this mode
 to the major mode's hook.  To enable it in specific files or directories,
 use the local variables \"mode\" mechanism, e.g. in \".dir-locals.el\" you
-might use
+might use:
 
      ((some-major-mode
         (mode . %s-on-save)))



reply via email to

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