Skip to content

Commit 5e5a42c

Browse files
committed
Fix indentation of a comment line
1 parent ff43bb1 commit 5e5a42c

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
@@ -38,7 +38,7 @@
3838
;; The nREPL communication process can be broadly represented as follows:
3939
;;
4040
;; 1) The server process is started as an Emacs subprocess (usually by
41-
;; `cider-jack-in', which in turn fires up leiningen or boot). Note that
41+
;; `cider-jack-in', which in turn fires up leiningen or boot). Note that
4242
;; if a connection was established using `cider-connect' there won't be
4343
;; a server process.
4444
;;

0 commit comments

Comments
 (0)