]> Cypherpunks repositories - gostls13.git/commit
go/build: fix typo
authorShenghou Ma <minux@golang.org>
Sun, 10 May 2015 01:53:33 +0000 (21:53 -0400)
committerMinux Ma <minux@golang.org>
Sun, 10 May 2015 02:41:21 +0000 (02:41 +0000)
commitc8b31c5cea0ecdb7eec44752701a653c325688df
treefe45cec45e09c31c92bb42aa17ea012559f52446
parent2320b56af1b26e4c945c282a89c53e599596b86c
go/build: fix typo

Thanks Dmitri Shuralyov for pointing it out.

Change-Id: If9c5ac0e56d601d327b2b682ee3548037439cb83
Reviewed-on: https://go-review.googlesource.com/9881
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/go/build/build.go