We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7021115 commit 9502207Copy full SHA for 9502207
cider-interaction.el
@@ -448,7 +448,7 @@ Invert meaning of `cider-prompt-for-symbol' if PREFIX indicates it should be."
448
(defun cider-find-ns (&optional arg ns)
449
"Find the file containing NS.
450
451
-A prefix of `-` or a double prefix argument causes
+A prefix ARG of `-` or a double prefix argument causes
452
the results to be displayed in a different window."
453
(interactive "P")
454
(cider-ensure-op-supported "ns-path")
0 commit comments