Skip to content

Commit b88de63

Browse files
committed
Tweak a docstring
1 parent f298612 commit b88de63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

inf-clojure.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,9 @@ CMD is a string which serves as the startup command or a cons of
651651
host and port.
652652
653653
Prompts user for repl startup command and repl type if not
654-
inferrable from startup command. Uses
655-
`inf-clojure-custom-repl-type' and `inf-clojure-custom-startup'
656-
if those are set. Use a prefix to prevent using these when they
654+
inferrable from startup command. Uses `inf-clojure-custom-repl-type'
655+
and `inf-clojure-custom-startup' if those are set.
656+
Use a prefix to prevent using these when they
657657
are set.
658658
659659
Runs the hooks from `inf-clojure-mode-hook' (after the

0 commit comments

Comments
 (0)