We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d6a68 commit 16455abCopy full SHA for 16455ab
inf-clojure.el
@@ -282,7 +282,7 @@ often connecting to a remote REPL process."
282
283
(defcustom inf-clojure--joker-repl-form
284
"(find-ns 'joker.repl)"
285
- "Form to invoke in order to verify that we launched a Planck REPL."
+ "Form to invoke in order to verify that we launched a Joker REPL."
286
:type 'string
287
:safe #'stringp
288
:package-version '(inf-clojure . "2.2.0"))
0 commit comments