mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +00:00
Auto merge of #31493 - mechaxl:master, r=steveklabnik
This pull request fixes a minor typo in the prelude documentation. r? @steveklabnik
This commit is contained in:
commit
6630a08195
@ -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
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user