summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-04-27 10:14:56 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-04-27 10:14:56 +0300
commit4d0fb65c089b3f72d883ebb0181945f532625e1b (patch)
tree03e3ef6fb346e8ea61a7123b501d367f56954b44 /cider.el
parente27f4828a013cb40807832ca878b7151e7eb8f13 (diff)
Fix a typo
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider.el b/cider.el
index 115dd619..050555bf 100644
--- a/cider.el
+++ b/cider.el
@@ -32,7 +32,7 @@
;;; Commentary:
;; Provides a Clojure interactive development environment for Emacs, built on
-;; top of nREPL..
+;; top of nREPL.
;;; Installation: