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

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

[nongnu] elpa/workroom e7dc14236e 42/74: Fix out of sync documentation


From: ELPA Syncer
Subject: [nongnu] elpa/workroom e7dc14236e 42/74: Fix out of sync documentation
Date: Sun, 27 Nov 2022 16:03:28 -0500 (EST)

branch: elpa/workroom
commit e7dc14236e78a58a548c6149ee500bd9a54aa97c
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Fix out of sync documentation
---
 README.org  | 2 +-
 workroom.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 0891224858..e7cc6b6960 100644
--- a/README.org
+++ b/README.org
@@ -45,7 +45,7 @@ All the useful commands can be called with following key 
sequences:
 
 | Key         | Command                      |
 |-------------+------------------------------|
-| ~C-x c s~   | ~workroom-switch-room~       |
+| ~C-x c s~   | ~workroom-switch~            |
 | ~C-x c S~   | ~workroom-switch-view~       |
 | ~C-x c d~   | ~workroom-kill~              |
 | ~C-x c D~   | ~workroom-kill-view~         |
diff --git a/workroom.el b/workroom.el
index e392e3018f..8eaf346ec5 100644
--- a/workroom.el
+++ b/workroom.el
@@ -52,7 +52,7 @@
 ;; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ;;  Key          Command
 ;; ───────────────────────────────────────────
-;;  `C-x c s'    `workroom-switch-room'
+;;  `C-x c s'    `workroom-switch'
 ;;  `C-x c S'    `workroom-switch-view'
 ;;  `C-x c d'    `workroom-kill'
 ;;  `C-x c D'    `workroom-kill-view'



reply via email to

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