]> Cypherpunks repositories - gostls13.git/commit
bufio: fix typo in comment
authorlgbgbl <lgbgbl@qq.com>
Fri, 5 Nov 2021 04:57:59 +0000 (04:57 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 5 Nov 2021 05:29:10 +0000 (05:29 +0000)
commit3b5add5d683572a81ed57007612bc2c712aa7789
tree5e682f1f3b97eeec80301c3928cd5a91089e5c2d
parent0a5ca2422f14f9c17a017207feb9f83f94ce0e89
bufio: fix typo in comment

Change-Id: I6074334bc73ee1773fc83d049142ad764e39e5a9
GitHub-Last-Rev: 6a8789318ab132a169a89be807394af55c855ce9
GitHub-Pull-Request: golang/go#49373
Reviewed-on: https://go-review.googlesource.com/c/go/+/361413
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bufio/bufio_test.go