]> Cypherpunks repositories - gostls13.git/commit
all: minor documentation tweaks for constants
authorKonstantin Shaposhnikov <k.shaposhnikov@gmail.com>
Tue, 8 Sep 2015 11:26:02 +0000 (19:26 +0800)
committerRob Pike <r@golang.org>
Wed, 9 Sep 2015 05:07:52 +0000 (05:07 +0000)
commit49fb8cc10c2d61ebdf3829f42bba9bec7b0a7ff7
treef4d301cf266ee06667f745d927901b5e33532123
parent0cf7331391ba9ceb7ae755ca9172ba90f6ac516b
all: minor documentation tweaks for constants

Block comments appear after a block in the HTML documentation generated by
godoc. Words like "following" should be avoided.

Change-Id: Iedfad67f4b8b9c84f128b98b9b06fa76919af388
Reviewed-on: https://go-review.googlesource.com/14357
Reviewed-by: Rob Pike <r@golang.org>
src/go/types/type.go
src/math/big/float.go
src/text/scanner/scanner.go