Skip to content

Commit f3014d1

Browse files
committed
Fixing typo in prelude documentation
1 parent 04f12ef commit f3014d1

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
@@ -45,7 +45,7 @@
4545
//!
4646
//! 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
48-
//! easier than importing all of their consitutent components.
48+
//! easier than importing all of their constituent components.
4949
//!
5050
//! # Prelude contents
5151
//!

0 commit comments

Comments
 (0)