Skip to content

Commit 7397b19

Browse files
nivekuilbbatsov
authored andcommitted
Reference :defn in docstring, not defun
This was changed in 99629de but the docstring wasn't updated
1 parent f21e544 commit 7397b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,7 @@ the indentation.
14701470
14711471
The property value can be
14721472
1473-
- `defun', meaning indent `defun'-style;
1473+
- `:defn', meaning indent `defn'-style;
14741474
- an integer N, meaning indent the first N arguments specially
14751475
like ordinary function arguments and then indent any further
14761476
arguments like a body;

0 commit comments

Comments
 (0)