[ReviewFix] Linguistics
This commit is contained in:
parent
7f2f9c60c2
commit
715c562d71
1 changed files with 1 additions and 1 deletions
|
|
@ -3029,7 +3029,7 @@ pub trait Iterator {
|
|||
/// Instead of stopping at [`None`], the iterator will instead start again,
|
||||
/// from the beginning. After iterating again, it will start at the
|
||||
/// beginning again. And again. And again. Forever. Note that in case the
|
||||
/// original iterator is empty the resulting iterator will also be empty.
|
||||
/// original iterator is empty, the resulting iterator will also be empty.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue