]> Cypherpunks repositories - gostls13.git/commit
net/http: Fix typo in MaxBytesReader comment
authorErik Aigner <aigner.erik@gmail.com>
Thu, 5 Feb 2015 07:07:18 +0000 (08:07 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 5 Feb 2015 16:38:10 +0000 (16:38 +0000)
commit017182258a41ad2e2377799a8878097b21bea53d
treedada5f1f4c2fb80c5dfd52edc6ad98bc72898cad
parent7e3b30aea6d741cbc8718faae114ed99ebffa673
net/http: Fix typo in MaxBytesReader comment

Change-Id: Ida064ff422d077d508ef94f52fc813daa6277a99
Reviewed-on: https://go-review.googlesource.com/3933
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/request.go