Skip to content

Commit a3d47d4

Browse files
committed
Fix typos
1 parent fa24289 commit a3d47d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2022-01-17-changelog-112.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
1414

1515
* pr:11258[] (first contribution) Kate uses rust-analyzer by default now.
1616
* pr:11210[], pr:11292[] deprioritize ops and comparison methods in completion.
17-
* pr:11248[] take arm types into consideration in `Merge match assist`.
17+
* pr:11248[] take arm types into consideration in `Merge match arms assist`.
1818

1919
== Fixes
2020

@@ -24,7 +24,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
2424
* pr:11261[] don't complete attributes with existing expressions.
2525
* pr:11263[] don't drop param completions when fully typing out a pattern.
2626
* pr:11265[] fix postfix completion panic.
27-
* pr:11282[] properly cache files in Semantics when ascending macros.
27+
* pr:11282[] properly cache files in `Semantics` when ascending macros.
2828
* pr:11283[] adjust auto-indentation when typing `.`.
2929
* pr:11287[] quiet down "overly long loop turn" messages during project load.
3030

0 commit comments

Comments
 (0)