From: Benny Siegert Date: Sun, 3 Jan 2016 20:34:49 +0000 (+0100) Subject: doc: fix typo in install-source.html. X-Git-Tag: go1.6beta2~172 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e2093cdeef8dcf0303ce3d8e79247c71ed53507d;p=gostls13.git doc: fix typo in install-source.html. Change-Id: I6ea7339ff9412111319e46f2962c6b3880987a1e Reviewed-on: https://go-review.googlesource.com/18174 Reviewed-by: Minux Ma --- diff --git a/doc/install-source.html b/doc/install-source.html index 1e6ed05ad4..1692f0dbc0 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -139,7 +139,7 @@ and used as GOROOT_BOOTSTRAP to bootstrap a local build.

-To use gccgo, you need to arrange for $GOROOT_BOOSTRAP/bin/go to be +To use gccgo, you need to arrange for $GOROOT_BOOTSTRAP/bin/go to be the go tool that comes as part of gccgo 5. For example on Ubuntu Vivid: