Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Nov 12, 2015
1 parent 4f65538 commit d1d573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstd/prelude/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
//! extern crate std;
//! ```
//!
//! into the crate root of every crate, and
//! into the crate root of every crate, and
//!
//! ```ignore
//! use std::prelude::v1::*;
Expand Down

0 comments on commit d1d573d

Please sign in to comment.