summaryrefslogtreecommitdiff
path: root/cider-mode.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-03-18 18:13:58 +0700
committerBozhidar Batsov <bozhidar@batsov.com>2018-03-18 18:13:58 +0700
commit62210a62118131c2ca6e6d56ba22357632834845 (patch)
tree334c5901f83435bbf0be977ce076c4e0ae107d54 /cider-mode.el
parentf3f2057b4fc52105de19bfcf9ec808be8153373e (diff)
Update a docstring
Diffstat (limited to 'cider-mode.el')
-rw-r--r--cider-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-mode.el b/cider-mode.el
index 801f7e91..db134d2c 100644
--- a/cider-mode.el
+++ b/cider-mode.el
@@ -50,7 +50,7 @@
(defun cider--modeline-info ()
"Return info for the cider mode modeline.
-Info contains project name and host:port endpoint."
+Info contains the connection type, project name and host:port endpoint."
(if-let* ((current-connection (ignore-errors (cider-current-connection))))
(with-current-buffer current-connection
(concat