]> Cypherpunks repositories - gostls13.git/commit
fmt: fix documentation for %g and %G
authorRob Pike <r@golang.org>
Wed, 29 Oct 2014 03:19:03 +0000 (20:19 -0700)
committerRob Pike <r@golang.org>
Wed, 29 Oct 2014 03:19:03 +0000 (20:19 -0700)
commitc88ba199e2cf24b6dff3d069b50d3bccda4c1552
tree90003b6c98c540363fa02f8257c0d0adf79e42f8
parentce7c8fe0fd171bb09296c3dd4d8ca419e28ac5d0
fmt: fix documentation for %g and %G
It now echoes what strconv.FormatFloat says.

Fixes #9012.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/169730043
src/fmt/doc.go