Skip to content

Commit ca8ad41

Browse files
yuhan0bbatsov
authored andcommitted
Fix comment indentation
1 parent 4f82880 commit ca8ad41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider-eldoc.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ This includes the arglist and ns and symbol name (if available)."
412412
"type" type)))
413413
;; add context dependent args if requested by defcustom
414414
;; do not cache this eldoc info to avoid showing info
415-
;: of the previous context
415+
;; of the previous context
416416
(if cider-eldoc-display-context-dependent-info
417417
(cond
418418
;; add inputs of datomic query

0 commit comments

Comments
 (0)