From: Andrew Gerrand Date: Wed, 25 Sep 2013 04:27:23 +0000 (+1000) Subject: doc: fix typo in install-source.html X-Git-Tag: go1.2rc2~117 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bc5e77fef9b77d0399fdd1e7a8df7569c9dd8179;p=gostls13.git doc: fix typo in install-source.html R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/13892043 --- diff --git a/doc/install-source.html b/doc/install-source.html index 3181cd7c9f..9aaf588124 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -223,7 +223,7 @@ set up a work environment in which to build and test Go code.

Install additional tools

-The source code for seeral Go tools (including godoc) +The source code for several Go tools (including godoc) is kept in the go.tools repository. To install all of them, run the go get command: