Fix a typo in Rev docs
This commit is contained in:
parent
824c9ebbd5
commit
9eff235beb
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ mod range;
|
|||
mod sources;
|
||||
mod traits;
|
||||
|
||||
/// An double-ended iterator with the direction inverted.
|
||||
/// A double-ended iterator with the direction inverted.
|
||||
///
|
||||
/// This `struct` is created by the [`rev()`] method on [`Iterator`]. See its
|
||||
/// documentation for more.
|
||||
|
|
Loading…
Add table
Reference in a new issue