Skip to content

Commit c64d66a

Browse files
authored
Update docstring
1 parent 7daaf77 commit c64d66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-haskell.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ but will take exponentially more time."
441441
:lsp-path "haskell.plugin.rename.globalOn")
442442

443443
(lsp-defcustom lsp-haskell-plugin-semantic-tokens-global-on t
444-
"Enables semanticTokens plugin"
444+
"Enables semantic tokens plugin"
445445
:type 'boolean
446446
:group 'lsp-haskell-plugins
447447
:package-version '(lsp-mode . "8.0.1")

0 commit comments

Comments
 (0)