]> Cypherpunks repositories - gostls13.git/commit
bytes: fix TrimSpace typo
authorPeter Mundy <go.peter.90@gmail.com>
Sun, 9 Jan 2011 17:11:16 +0000 (12:11 -0500)
committerAdam Langley <agl@golang.org>
Sun, 9 Jan 2011 17:11:16 +0000 (12:11 -0500)
commit2b0a27612923b87309fc49ffde767ba99a9ba892
tree60c2272e39b60c67861a6d87d9ff1e4a3ce32b2d
parent0c02bd18011c4290b27c3dc70ec2e762c6dcaffc
bytes: fix TrimSpace typo

Fixes #1401.

R=golang-dev, agl1
CC=golang-dev
https://golang.org/cl/3937041
src/pkg/bytes/bytes.go