summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-26 09:30:02 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-26 09:30:02 +0200
commit6c7e9d142fbae237ddedd2476c9dd7a53c2f2776 (patch)
treebaea012cf9b2f70a78ed0d2af657de0bffadc4f7 /cider-repl.el
parent89894cbda073257fe2cbe28969922a961975db92 (diff)
Improve wording a bit
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/cider-repl.el b/cider-repl.el
index 789b875c..ecb8383d 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -299,7 +299,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
(substitute-command-keys
"\n; ======================================================================
; If you’re new to CIDER it is highly recommended to go through its
-; manual first. Press <M-x cider-view-manual> to view it.
+; manual first. Type <M-x cider-view-manual> to view it.
; In case you’re seeing any warnings you should consult the manual’s
; \"Troubleshooting\" section.
;
@@ -321,7 +321,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
; <M-x cider-drink-a-sip>.
;
; If you think you’ve encountered a bug (or have some suggestions for
-; improvements) press <M-x cider-report-bug>.
+; improvements) use <M-x cider-report-bug> to report it.
;
; Above all else - don’t panic! In case of an emergency - procure
; some (hard) cider and enjoy it responsibly!