summaryrefslogtreecommitdiff
path: root/cider-interaction.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-24 17:07:14 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-24 17:07:14 +0200
commitd8cc0a0db66cf0201b658e4001b6019f214d68f5 (patch)
tree7aabe8a4381b722715998eb1049123dfa6f47584 /cider-interaction.el
parent499a7d6eab20dbf2443008882830c819c2a4bffd (diff)
Fix a couple of var references in a docstring
Diffstat (limited to 'cider-interaction.el')
-rw-r--r--cider-interaction.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/cider-interaction.el b/cider-interaction.el
index 75766838..42759d54 100644
--- a/cider-interaction.el
+++ b/cider-interaction.el
@@ -383,9 +383,9 @@ Show results in a different window if OTHER-WINDOW is true."
(defun cider-find-resource (path)
"Find the resource at PATH.
-Prompt for input as indicated by the variable `cider-prompt-for-symbol`.
+Prompt for input as indicated by the variable `cider-prompt-for-symbol'.
A single or double prefix argument inverts the meaning of
-`cider-prompt-for-symbol`. A prefix argument of `-` or a double prefix
+`cider-prompt-for-symbol'. A prefix argument of `-` or a double prefix
argument causes the results to be displayed in other window. The default
value is thing at point."
(interactive