Skip to content

Commit ecde01e

Browse files
bbatsovcap10morgan
authored andcommitted
Fix a typo
1 parent d6d0920 commit ecde01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider-inspector.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ If ARG is negative, move forwards."
277277

278278
(defun cider-inspector-operate-on-point ()
279279
"Invoke the command for the text at point.
280-
1. If point is on a value then recursivly call the inspector on
280+
1. If point is on a value then recursively call the inspector on
281281
that value.
282282
2. If point is on an action then call that action.
283283
3. If point is on a range-button fetch and insert the range."

0 commit comments

Comments
 (0)