X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fstage0.txt;h=14d65bef8f6dd41aede5b5550bc9ff90edf25fea;hb=5170a3f45af6a7a2a2e46a115daca8f31379b3a8;hp=9b70a40458287c08127f2ce5433b1b7b666c4db4;hpb=a2500db8580eab2e1b0e5f85152a8f6f68dea913;p=rust.git diff --git a/src/stage0.txt b/src/stage0.txt index 9b70a404582..14d65bef8f6 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -25,9 +25,9 @@ cargo: beta # # This means that there's a small window of time (a few days) where artifacts # are downloaded from dev-static.rust-lang.org instead of static.rust-lang.org. -# In order to ease this transition we have an extra key is in this configuration -# file below. When uncommented this will instruct the bootstrap.py script to -# download from dev-static.rust-lang.org. +# In order to ease this transition we have an extra key which is in the +# configuration file below. When uncommented this will instruct the bootstrap.py +# script to download from dev-static.rust-lang.org. # # This key is typically commented out at all times. If you're looking at a # stable release tarball it should *definitely* be commented out. If you're