Skip to content

Commit fc3e7bc

Browse files
committed
Tweak a docstring
1 parent a75fb7b commit fc3e7bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clojure-mode.el

+1-2
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ to indent keyword invocation forms.
185185
[bar.baz])
186186
(:x
187187
location
188-
0)
189-
"
188+
0)"
190189
:safe #'symbolp
191190
:type '(choice (const :tag "Same as `lisp-mode'" 'always-align)
192191
(const :tag "Indent like a macro body" 'always-indent)

0 commit comments

Comments
 (0)