]> Cypherpunks repositories - gostls13.git/commit
encoding/json: remove the word "text" in "JSON text" from package docs.
authorrajender <rajenderreddykompally@gmail.com>
Mon, 27 Nov 2017 18:28:29 +0000 (23:58 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 27 Nov 2017 18:51:36 +0000 (18:51 +0000)
commit671cf92c322788b4ded03ded6c078c130c7de362
tree7f8b9e82adba407c7770c5170e9c18d920018864
parent0d264746063df2887875432170cbf11607c85501
encoding/json: remove the word "text" in "JSON text" from package docs.

It was added in CL 79995. It is unnecessarily confusing.

Change-Id: Ib8ff35b9f71b54ff99d2d6e0534c7128e1f4345a
Reviewed-on: https://go-review.googlesource.com/80035
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/encoding/json/encode.go