mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Fix some typos
This commit is contained in:
parent
8146700f82
commit
3ac9732ca3
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* This file mirrors `crates/rust-analyzer/src/req.rs` declarations.
|
||||
* This file mirrors `crates/rust-analyzer/src/lsp_ext.rs` declarations.
|
||||
*/
|
||||
|
||||
import * as lc from "vscode-languageclient";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue