diff options
| author | est31 <MTest31@outlook.com> | 2016-12-18 03:12:18 +0100 |
|---|---|---|
| committer | est31 <MTest31@outlook.com> | 2016-12-18 03:12:18 +0100 |
| commit | 1e7bc907086c7eb5415f020ecde3fe7020d5b360 (patch) | |
| tree | bee88d49f732399de31cf1a929a62744d1d505fa | |
| parent | d250169cb5a96481a3e7c8f9fe05de49f60e5ae5 (diff) | |
| download | rust-1e7bc907086c7eb5415f020ecde3fe7020d5b360.tar.gz rust-1e7bc907086c7eb5415f020ecde3fe7020d5b360.zip | |
stage0.txt: typo fix
| -rw-r--r-- | src/stage0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index 223974186b1..96568091acb 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -2,7 +2,7 @@ # compiler itself. For the rustbuild build system, this also describes the # relevant Cargo revision that we're using. # -# Currently Rust always bootstrap from the previous stable release, and in our +# Currently Rust always bootstraps from the previous stable release, and in our # train model this means that the master branch bootstraps from beta, beta # bootstraps from current stable, and stable bootstraps from the previous stable # release. |
