]> Cypherpunks repositories - gostls13.git/commit
io: tweak Reader comment
authorRuss Cox <rsc@golang.org>
Mon, 29 Jun 2015 14:58:54 +0000 (10:58 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 29 Jun 2015 21:17:47 +0000 (21:17 +0000)
commit643ef15b1640d3b1b3a3e020fe28a74f70d95637
treeea4efe2c72c6910ec82eb8255a53d1569c0bb629
parent4df6b1ec2f27d0dded28ecc7cde5d12f57e144d9
io: tweak Reader comment

I think this has the same meaning as before,
but the text is tighter, and it makes some people happy.

Fixes #10182.

Change-Id: I7ee1eae4bcd6ee4a5898ea948648939e6bde5f01
Reviewed-on: https://go-review.googlesource.com/11674
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/io/io.go