Fix spelling errors.

This commit is contained in:
Joseph Crail
2014-07-02 21:27:07 -04:00
committed by Alex Crichton
parent 8297edd549
commit e3fa23bcb6
29 changed files with 36 additions and 36 deletions

View File

@@ -472,7 +472,7 @@ impl<'a> ExtCtxt<'a> {
}
/// Emit `msg` attached to `sp`, and stop compilation immediately.
///
/// `span_err` should be strongly prefered where-ever possible:
/// `span_err` should be strongly preferred where-ever possible:
/// this should *only* be used when
/// - continuing has a high risk of flow-on errors (e.g. errors in
/// declaring a macro would cause all uses of that macro to