Rollup merge of #43891 - Fourchaux:master, r=steveklabnik
Fix typos & us spellings Fixing some typos and non en-US spellings. (Update of PR https://github.com/rust-lang/rust/pull/42812 )
This commit is contained in:
commit
a4387d54dc
47 changed files with 59 additions and 59 deletions
|
@ -23,7 +23,7 @@
|
|||
//! and lifetimes for methods.)
|
||||
//! - Additional bounds on the type parameters (`TraitDef.additional_bounds`)
|
||||
//!
|
||||
//! The most important thing for implementers is the `Substructure` and
|
||||
//! The most important thing for implementors is the `Substructure` and
|
||||
//! `SubstructureFields` objects. The latter groups 5 possibilities of the
|
||||
//! arguments:
|
||||
//!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue