Skip to content

Commit 6d7f41c

Browse files
committed
Typo, fix CI
1 parent efd895f commit 6d7f41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/docstr-actionscript.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
(defun docstr-actionscript-config-asdoc ()
4141
"Configre for convention, ASDoc."
4242
(docstr-util-default-format)
43-
(setq-local docstr-java-prefix "* "
43+
(setq-local docstr-actionscript-prefix "* "
4444
docstr-format-var "%s"
4545
docstr-show-type-name nil))
4646

0 commit comments

Comments
 (0)