1
Fork 0

Fix typos & us spellings

This commit is contained in:
Fourchaux 2017-08-15 21:45:21 +02:00
parent 82be83cf74
commit c7104be1a3
47 changed files with 59 additions and 59 deletions

View file

@ -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:
//!