We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e42f97d + bd4aa64 commit b3bf43cCopy full SHA for b3bf43c
src/libstd/prelude/mod.rs
@@ -43,7 +43,7 @@
43
//!
44
//! [`std::io::prelude`]: ../io/prelude/index.html
45
46
-//! The differece between 'the prelude' and these other preludes is that they
+//! The difference between 'the prelude' and these other preludes is that they
47
//! are not automatically `use`'d, and must be imported manually. This is still
48
//! easier than importing all of their consitutent components.
49
0 commit comments