Merge #8701
8701: Fix feature description inconsistency r=Veykril a=brandondong  Just something that bugged me :) Co-authored-by: Brandon <brandondong604@hotmail.com>
This commit is contained in:
commit
e1bef53109
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Feature: Format String Completion.
|
||||
// Feature: Format String Completion
|
||||
//
|
||||
// `"Result {result} is {2 + 2}"` is expanded to the `"Result {} is {}", result, 2 + 2`.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue