Fixing typo in prelude documentation
This commit is contained in:
parent
04f12ef4f7
commit
f3014d1301
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
//!
|
//!
|
||||||
//! The difference between 'the prelude' and these other preludes is that they
|
//! The difference between 'the prelude' and these other preludes is that they
|
||||||
//! are not automatically `use`'d, and must be imported manually. This is still
|
//! are not automatically `use`'d, and must be imported manually. This is still
|
||||||
//! easier than importing all of their consitutent components.
|
//! easier than importing all of their constituent components.
|
||||||
//!
|
//!
|
||||||
//! # Prelude contents
|
//! # Prelude contents
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue