summaryrefslogtreecommitdiff
path: root/cider-inspector.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-11-24 09:04:10 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2015-11-24 09:04:10 +0200
commit47b0b271b00ce345500c47224720ad8a7357b996 (patch)
treedad57ea69a54eed6e66a2a5fbcb99ece76473733 /cider-inspector.el
parentd75b01cbaafe19447370a790da50ce2edc48b969 (diff)
Fix a docstring
Diffstat (limited to 'cider-inspector.el')
-rw-r--r--cider-inspector.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-inspector.el b/cider-inspector.el
index 983b53ef..d0ce8c59 100644
--- a/cider-inspector.el
+++ b/cider-inspector.el
@@ -110,7 +110,7 @@ The page size can be also changed interactively within the inspector."
"Create an inspector response handler for BUFFER.
The \"value\" slot of each successive response (if it exists) will be
-rendered into `cider-inspector-buffer'. Once a response is received with a
+rendered into `cider-inspector-buffer'. Once a response is received with a
\"status\" slot containing \"done\", `cider-inspector-buffer' will be
displayed.