1
Fork 0

Fixing typo in prelude documentation

This commit is contained in:
Kenneth Koski 2016-02-08 12:04:23 -06:00
parent 04f12ef4f7
commit f3014d1301

View file

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