mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
Fix a typo in Rev docs
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user