mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-23 21:37:14 +00:00
Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user