Merge #11832
11832: Fix typo in the style documentation r=lnicola a=Therzok Was going through the documentation itself and found this typo just waiting to be fixed Co-authored-by: Marius Ungureanu <therzok@gmail.com>
This commit is contained in:
commit
837901a4a6
@ -1036,7 +1036,7 @@ Having the result type specified up-front helps with understanding what the chai
|
||||
|
||||
## Helper Functions
|
||||
|
||||
Avoid creating singe-use helper functions:
|
||||
Avoid creating single-use helper functions:
|
||||
|
||||
```rust
|
||||
// GOOD
|
||||
|
Loading…
x
Reference in New Issue
Block a user