Fix spelling errors in comments.
I corrected misspelled comments in several crates.
This commit is contained in:
parent
12cb7c6a28
commit
857035ade7
8 changed files with 12 additions and 12 deletions
|
|
@ -893,7 +893,7 @@ pub enum Expr_ {
|
|||
|
||||
/// The explicit Self type in a "qualified path". The actual
|
||||
/// path, including the trait and the associated item, is stored
|
||||
/// sepparately. `position` represents the index of the associated
|
||||
/// separately. `position` represents the index of the associated
|
||||
/// item qualified with this Self type.
|
||||
///
|
||||
/// <Vec<T> as a::b::Trait>::AssociatedItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue