From 9f4335294db70f7ff1283e3115308ce0aca21175 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 19 Oct 2018 09:57:40 +0200 Subject: Tweak some Clojure and ClojureScript references --- cider-connection.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cider-connection.el') diff --git a/cider-connection.el b/cider-connection.el index dd90ecd0..af94f451 100644 --- a/cider-connection.el +++ b/cider-connection.el @@ -577,7 +577,7 @@ Session name can be customized with `cider-session-name-template'." ;;; REPL Buffer Init (defvar-local cider-cljs-repl-type nil - "The type of the CLJS runtime (Nashorn, Node etc.)") + "The type of the ClojureScript runtime (Nashorn, Node etc.)") (defvar-local cider-repl-type nil "The type of this REPL buffer, usually either \"clj\" or \"cljs\".") -- cgit v1.2.3