]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] go/build: fix doc typo
authorPieter Droogendijk <pieter@binky.org.uk>
Fri, 21 Sep 2012 19:53:49 +0000 (05:53 +1000)
committerRuss Cox <rsc@golang.org>
Fri, 21 Sep 2012 19:53:49 +0000 (05:53 +1000)
commit2f3467307395a1498e178a0d3ac8ecc03668d15f
tree4e3545989429f98c4092ff0929e25767e1474aa1
parent81c423a76335145d07d0d7e2d6b85ef124db6a89
[release-branch.go1] go/build: fix doc typo

««« backport e12419d09635
go/build: fix doc typo

go/build section "Build Constraints", first paragraph said:
  "... they must be appear near the top of the file ..."
fixed to:
  "... they must appear near the top of the file ..."

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6329060

»»»
src/pkg/go/build/doc.go