Commit 3751429
committed
Auto merge of rust-lang#15885 - RunDevelopment:patch-1, r=lnicola
Fix typo in highlight_related.rs
While reading the user manual, I noticed a random tick, so I went ahead and fixed it. The `await` keyword should be properly rendered as inline code.
File tree
1 file changed
+1
-1
lines changed- crates/ide/src
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments