Merge #4655
4655: Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically r=kjeremy a=theHamsta This may be a typo... Co-authored-by: Stephan Seitz <stephan.seitz@fau.de>
This commit is contained in:
commit
40bdd2e161
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