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.
2 parents 75fb56f + 9eff235 commit 40e5b18Copy full SHA for 40e5b18
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