Skip to content

Commit d1d573d

Browse files
committed
1 parent 4f65538 commit d1d573d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/prelude/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
//! extern crate std;
2727
//! ```
2828
//!
29-
//! into the crate root of every crate, and
29+
//! into the crate root of every crate, and
3030
//!
3131
//! ```ignore
3232
//! use std::prelude::v1::*;

0 commit comments

Comments
 (0)