compiler: fix some typos
This commit is contained in:
parent
4a56cbec59
commit
eb2b9441e7
7 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ use std::iter::Iterator;
|
|||
/// one of two specific implementations.
|
||||
///
|
||||
/// Note: For most methods providing custom
|
||||
/// implementation may margianlly
|
||||
/// implementation may marginally
|
||||
/// improve performance by avoiding
|
||||
/// doing Left/Right match on every step
|
||||
/// and doing it only once instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue