summaryrefslogtreecommitdiff
path: root/cider-client.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-03-18 16:33:13 +0700
committerBozhidar Batsov <bozhidar@batsov.com>2018-03-18 16:33:13 +0700
commitf3f2057b4fc52105de19bfcf9ec808be8153373e (patch)
treeb5e15cb7d3c8ddd508bbd370d538cd63ea599bd8 /cider-client.el
parent6a7b8ba0b7574c0fcf21718448a29cbcb074dbff (diff)
Fix a typo
Diffstat (limited to 'cider-client.el')
-rw-r--r--cider-client.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-client.el b/cider-client.el
index 21e0bd3c..3c9b5fc9 100644
--- a/cider-client.el
+++ b/cider-client.el
@@ -338,7 +338,7 @@ CONNECTION defaults to `cider-current-connection'."
"Hacky way to find a ClojureScript REPL.
DO NOT USE THIS FUNCTION.
It was written only to be used in `cider-map-connections', as a workaround
-to a still-undetermined bug in the state-stracker backend."
+to a still-undetermined bug in the state-tracker backend."
(when-let* ((project-connections (cider-find-connection-buffer-for-project-directory
nil :all-connections))
(cljs-conn