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

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

[elpa] externals/lin dc41e4abec 31/46: Fix punctuation in doc string


From: ELPA Syncer
Subject: [elpa] externals/lin dc41e4abec 31/46: Fix punctuation in doc string
Date: Thu, 7 Apr 2022 23:57:46 -0400 (EDT)

branch: externals/lin
commit dc41e4abec8521e16e9eb1493b4f061ac310b92d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix punctuation in doc string
---
 lin.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lin.el b/lin.el
index e9608a3184..2f8c05216b 100644
--- a/lin.el
+++ b/lin.el
@@ -307,7 +307,7 @@ background attribute."
   "Cookie returned by `face-remap-add-relative'.")
 
 (defun lin--source-face ()
-  "Determine the source face, what to remap."
+  "Determine the source face: what to remap."
   (cond
    ((derived-mode-p 'mu4e-headers-mode)
     'mu4e-header-highlight-face)



reply via email to

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