summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-12 15:48:19 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-12 15:48:19 +0200
commite1e55519ee645b6e5b76d19e3e172085f11d27e9 (patch)
tree144d86460e271b7d98828c1352d5d5821fd27e25 /cider-repl.el
parentb93f3b6692bb5cba182a30e77ad8ba92ba580644 (diff)
Fix the help banner
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-repl.el b/cider-repl.el
index fca7f138..fe6ff20b 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -328,7 +328,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
;
; You can disable this message from appearing on start by setting
; `cider-repl-display-help-banner' to nil.
-; ==================================================================================================================
+; ======================================================================
"))
(defun cider-repl--insert-banner-and-prompt (buffer)