Skip to content

Commit ede0cf4

Browse files
committed
Eask config typo
Fixes error: ``` Unmatched summary 'Scala Client settings '; it should be 'Scala Client settings' ```
1 parent 6a6a345 commit ede0cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(package "lsp-metals"
22
"1.0.0"
3-
"Scala Client settings ")
3+
"Scala Client settings")
44

55
(website-url "https://github.com/emacs-lsp/lsp-metals")
66
(keywords "languages" "extensions")

0 commit comments

Comments
 (0)