summaryrefslogtreecommitdiff
path: root/cider-selector.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-11 23:39:05 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-11 23:39:05 +0200
commitef8d58a2a3777aaa5be6d1a830b44c8ce1fed107 (patch)
treec6c8aaa2329d7bf1477cccf7d8af2786ee92fdf6 /cider-selector.el
parent277ff6408f81ee699502193c43e8f9fe08c34eb8 (diff)
Improve the nrepl-messages selector's help message
Diffstat (limited to 'cider-selector.el')
-rw-r--r--cider-selector.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-selector.el b/cider-selector.el
index 40db62c5..b8dc3940 100644
--- a/cider-selector.el
+++ b/cider-selector.el
@@ -142,7 +142,7 @@ is chosen. The returned buffer is selected with
cider--connection-browser-buffer-name)
(def-cider-selector-method ?m
- "*nrepl-messages* buffer."
+ "Current connection's *nrepl-messages* buffer."
(cider-current-messages-buffer))
(def-cider-selector-method ?x