Fix typo in comment.
This commit is contained in:
parent
7f2398e557
commit
0761c5f462
@ -38,7 +38,7 @@ fn warn_wrong_compiler() {
|
||||
log "This is the rust 'self-hosted' compiler.";
|
||||
log "The one written in rust.";
|
||||
log "It is currently incomplete.";
|
||||
log "You may want rustboot insteaad, the compiler next door.";
|
||||
log "You may want rustboot instead, the compiler next door.";
|
||||
}
|
||||
|
||||
fn usage(session.session sess, str argv0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user