Skip to content

Commit 40bdd2e

Browse files
bors[bot]theHamsta
andauthored
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>
2 parents f7f01dd + 49f6744 commit 40bdd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/lsp-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ fn main() {
154154
}
155155
```
156156

157-
`experimental/joinLines` yields (curly braces are automagiacally removed)
157+
`experimental/joinLines` yields (curly braces are automagically removed)
158158

159159
```rust
160160
fn main() {

0 commit comments

Comments
 (0)