Skip to content

Commit ab558c6

Browse files
committed
---
yaml --- r: 1458 b: refs/heads/master c: 0761c5f h: refs/heads/master v: v3
1 parent 8245d8f commit ab558c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 7f2398e557d4b75cbf83dc88b6740e83a8d20910
2+
refs/heads/master: 0761c5f4626153eba8478c66f93ba27e021f4dc2

trunk/src/comp/driver/rustc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fn warn_wrong_compiler() {
3838
log "This is the rust 'self-hosted' compiler.";
3939
log "The one written in rust.";
4040
log "It is currently incomplete.";
41-
log "You may want rustboot insteaad, the compiler next door.";
41+
log "You may want rustboot instead, the compiler next door.";
4242
}
4343

4444
fn usage(session.session sess, str argv0) {

0 commit comments

Comments
 (0)