branch: elpa/inf-clojure
commit b88de63947564cd52eaf7bac20cdf7b8230ea2c8
Author: Bozhidar Batsov <bozhi...@batsov.com>
Commit: Bozhidar Batsov <bozhi...@batsov.com>

    Tweak a docstring
---
 inf-clojure.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/inf-clojure.el b/inf-clojure.el
index a78774a..b0570a0 100644
--- a/inf-clojure.el
+++ b/inf-clojure.el
@@ -651,9 +651,9 @@ CMD is a string which serves as the startup command or a 
cons of
 host and port.
 
  Prompts user for repl startup command and repl type if not
-inferrable from startup command. Uses
-`inf-clojure-custom-repl-type' and `inf-clojure-custom-startup'
-if those are set. Use a prefix to prevent using these when they
+inferrable from startup command.  Uses `inf-clojure-custom-repl-type'
+and `inf-clojure-custom-startup' if those are set.
+Use a prefix to prevent using these when they
 are set.
 
  Runs the hooks from `inf-clojure-mode-hook' (after the

Reply via email to