Skip to content

Commit df27cc0

Browse files
committed
Fix docs
1 parent 1a0fded commit df27cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sideline-lsp.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Execute CALLBACK to display candidates in sideline."
128128
:cancel-token :sideline-lsp-code-actions)))
129129

130130
(defun sideline-lsp--code-actions (callback actions)
131-
"Show code ACTIONS
131+
"Show code ACTIONS.
132132
133133
Execute CALLBACK to display candidates in sideline."
134134
(when sideline-lsp-actions-kind-regex

0 commit comments

Comments
 (0)