Skip to content

Commit 5fa4f69

Browse files
committed
Tweak a comment
1 parent abc32b0 commit 5fa4f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrepl-client.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
;; The nREPL communication process can be broadly represented as follows:
4040
;;
4141
;; 1) The server process is started as an Emacs subprocess (usually by
42-
;; `cider-jack-in', which in turn fires up leiningen or boot). Note that
42+
;; `cider-jack-in', which in turn fires up an nREPL server). Note that
4343
;; if a connection was established using `cider-connect' there won't be
4444
;; a server process.
4545
;;

0 commit comments

Comments
 (0)