]> Cypherpunks repositories - gostls13.git/commit
net/http: fix typo in docstring
authorJonathan Boulle <jonathanboulle@gmail.com>
Wed, 23 Dec 2015 22:56:47 +0000 (23:56 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 24 Dec 2015 01:28:11 +0000 (01:28 +0000)
commit5b5e19ea654ff0ed774587f5c62b100722772ade
treee56e4766490cc071eb173c8f4538de93d40c4b00
parent54641818c97077f59ae968752c3a66576cffbe56
net/http: fix typo in docstring

s/activitiy/activity

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