Skip to content

Commit 0b39b85

Browse files
committed
Improve a docstring
1 parent 3678646 commit 0b39b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ project.clj for leiningen or build.boot for boot, could be found."
111111
:package-version '(cider . "0.9.0"))
112112

113113
(defcustom cider-known-endpoints nil
114-
"Specify a list of custom endpoints where each endpoint is a list.
114+
"A list of connection endpoints where each endpoint is a list.
115115
For example: '((\"label\" \"host\" \"port\")).
116116
The label is optional so that '(\"host\" \"port\") will suffice.
117117
This variable is used by `cider-connect'."

0 commit comments

Comments
 (0)