summaryrefslogtreecommitdiff
path: root/nrepl-dict.el
diff options
context:
space:
mode:
authorErik Assum <erik@assum.net>2017-03-10 16:35:17 +0100
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-03-10 17:35:17 +0200
commit00b44fda412259c1d1e0f9e43d08fd00bedf0085 (patch)
tree22b89d5ccbb47d07581806df3a01e24b324f27b4 /nrepl-dict.el
parenteefdced69c88da26f36c57d95b84a1eef50928f4 (diff)
[Fix #1352] Add checkdoc to build (#1957)
This also fixes some issues checkdoc was currently reporting.
Diffstat (limited to 'nrepl-dict.el')
-rw-r--r--nrepl-dict.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrepl-dict.el b/nrepl-dict.el
index 913d9007..6e1ba370 100644
--- a/nrepl-dict.el
+++ b/nrepl-dict.el
@@ -27,7 +27,7 @@
;;
;;; Commentary:
;;
-;; Provides functions to interact with and create `nrepl-dict's. These are
+;; Provides functions to interact with and create `nrepl-dict's. These are
;; simply plists with an extra element at the head.
;;; Code: