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:
bors[bot] 2020-05-30 04:51:26 +00:00 committed by GitHub
commit 40bdd2e161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() {