mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 05:23:12 +00:00
Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically
This commit is contained in:
parent
3689c8c3f6
commit
49f674480a
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
`experimental/joinLines` yields (curly braces are automagiacally removed)
|
||||
`experimental/joinLines` yields (curly braces are automagically removed)
|
||||
|
||||
```rust
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue