]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix typo in findInternal documentation
authorWisdom Omuya <deafgoat@gmail.com>
Sat, 9 Apr 2016 23:23:01 +0000 (19:23 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 10 Apr 2016 00:35:10 +0000 (00:35 +0000)
commit824d8c10fe5e1026c15cbece41ee372b1fd333f3
tree4ccc0c437754149579978202f76170ccb585b76a
parent3598d4b8387a9e1c9afd522e0d18201f855f613b
cmd/go: fix typo in findInternal documentation

Fixes #15217

Change-Id: Ib8f7af714197fd209e743f61f28a5b07c04a7f5c
Reviewed-on: https://go-review.googlesource.com/21793
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/pkg.go