Skip to content

Commit bd4aa64

Browse files
committed
doc: fix typo
1 parent 9687a8a commit bd4aa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/prelude/mod.rs

Lines changed: 1 addition & 1 deletion
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)