From e2093cdeef8dcf0303ce3d8e79247c71ed53507d Mon Sep 17 00:00:00 2001 From: Benny Siegert Date: Sun, 3 Jan 2016 21:34:49 +0100 Subject: [PATCH] doc: fix typo in install-source.html. Change-Id: I6ea7339ff9412111319e46f2962c6b3880987a1e Reviewed-on: https://go-review.googlesource.com/18174 Reviewed-by: Minux Ma --- doc/install-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:

-- 2.50.0