Skip to content

Commit b3bf43c

Browse files
committed
Rollup merge of #30442 - tshepang:typo, r=steveklabnik
2 parents e42f97d + bd4aa64 commit b3bf43c

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
@@ -43,7 +43,7 @@
4343
//!
4444
//! [`std::io::prelude`]: ../io/prelude/index.html
4545
//!
46-
//! The differece between 'the prelude' and these other preludes is that they
46+
//! The difference between 'the prelude' and these other preludes is that they
4747
//! are not automatically `use`'d, and must be imported manually. This is still
4848
//! easier than importing all of their consitutent components.
4949
//!

0 commit comments

Comments
 (0)