Fix spelling errors.
This commit is contained in:
committed by
Alex Crichton
parent
8297edd549
commit
e3fa23bcb6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user