We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9687a8a commit bd4aa64Copy full SHA for bd4aa64
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