We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f65538 commit d1d573dCopy full SHA for d1d573d
src/libstd/prelude/mod.rs
@@ -26,7 +26,7 @@
26
//! extern crate std;
27
//! ```
28
//!
29
-//! into the crate root of every crate, and
+//! into the crate root of every crate, and
30
31
//! ```ignore
32
//! use std::prelude::v1::*;
0 commit comments