Fix typo in comment.
This commit is contained in:
parent
7f2398e557
commit
0761c5f462
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue