Fix spelling errors in comments.

I corrected misspelled comments in several crates.
This commit is contained in:
Joseph Crail
2015-03-19 00:48:08 -04:00
parent 12cb7c6a28
commit 857035ade7
8 changed files with 12 additions and 12 deletions

View File

@@ -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