Fix typo in comment
This commit is contained in:
parent
3eac581a62
commit
7af96a15fe
1 changed files with 1 additions and 1 deletions
|
@ -790,7 +790,7 @@ mod tests {
|
|||
language_server_names(&["deno", "eslint", "tailwind"])
|
||||
);
|
||||
|
||||
// Adding a language server not in the list of available languages servers adds it to the list.
|
||||
// Adding a language server not in the list of available language servers adds it to the list.
|
||||
assert_eq!(
|
||||
LanguageSettings::resolve_language_servers(
|
||||
&[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue