From 857035ade7577d23bac596eb43c34e6844ce0b74 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Thu, 19 Mar 2015 00:48:08 -0400 Subject: Fix spelling errors in comments. I corrected misspelled comments in several crates. --- src/libsyntax/ast.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/ast.rs b/src/libsyntax/ast.rs index 5c275715352..a2188f767dc 100644 --- a/src/libsyntax/ast.rs +++ b/src/libsyntax/ast.rs @@ -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. /// /// as a::b::Trait>::AssociatedItem -- cgit 1.4.1-3-g733a5