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

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

[nongnu] elpa/swsw 3f507e91c0 006/146: ; Fix docstring for 'swsw-mode'


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 3f507e91c0 006/146: ; Fix docstring for 'swsw-mode'
Date: Wed, 25 May 2022 02:59:38 -0400 (EDT)

branch: elpa/swsw
commit 3f507e91c086162eaeb92831c41ef3183b11b211
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Fix docstring for 'swsw-mode'
---
 swsw.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swsw.el b/swsw.el
index cd0c4022c8..41d05684cd 100644
--- a/swsw.el
+++ b/swsw.el
@@ -70,7 +70,7 @@ line update for all windows."
 
 ;;;###autoload
 (define-minor-mode swsw-mode
-  "Minor mode for selecting buffers by their ID."
+  "Minor mode for selecting windows by their ID."
   :global t
   (if swsw-mode
       (progn



reply via email to

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