Skip to content

Commit 9502207

Browse files
committed
Improve a docstring
1 parent 7021115 commit 9502207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider-interaction.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ Invert meaning of `cider-prompt-for-symbol' if PREFIX indicates it should be."
448448
(defun cider-find-ns (&optional arg ns)
449449
"Find the file containing NS.
450450
451-
A prefix of `-` or a double prefix argument causes
451+
A prefix ARG of `-` or a double prefix argument causes
452452
the results to be displayed in a different window."
453453
(interactive "P")
454454
(cider-ensure-op-supported "ns-path")

0 commit comments

Comments
 (0)