We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824c9eb commit 9eff235Copy full SHA for 9eff235
src/libcore/iter/mod.rs
@@ -336,7 +336,7 @@ mod range;
336
mod sources;
337
mod traits;
338
339
-/// An double-ended iterator with the direction inverted.
+/// A double-ended iterator with the direction inverted.
340
///
341
/// This `struct` is created by the [`rev()`] method on [`Iterator`]. See its
342
/// documentation for more.
0 commit comments