]> git.lizzy.rs Git - rust.git/commitdiff
Update config.toml.example
authorJeremy Soller <jackpot51@gmail.com>
Thu, 15 Dec 2016 21:32:40 +0000 (14:32 -0700)
committerJeremy Soller <jackpot51@gmail.com>
Thu, 15 Dec 2016 23:30:42 +0000 (16:30 -0700)
src/bootstrap/config.toml.example

index e1f0dac7ddbabd11aa16bb48792b60f83ef94028..76fcfebdb9456b2c8cd2d1d33dafffb1a1949b3e 100644 (file)
@@ -70,7 +70,7 @@
 # specified, use this rustc binary instead as the stage0 snapshot compiler.
 #rustc = "/path/to/bin/rustc"
 
-# Instead of installing installing to /usr/local, install to this path instead.
+# Instead of installing to /usr/local, install to this path instead.
 #prefix = "/path/to/install"
 
 # Flag to specify whether any documentation is built. If false, rustdoc and