]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: fix typos in deprecation comments
authorEmmanuel Odeke <emm.odeke@gmail.com>
Sat, 28 May 2016 08:33:23 +0000 (02:33 -0600)
committerAndrew Gerrand <adg@golang.org>
Sat, 28 May 2016 23:44:32 +0000 (23:44 +0000)
commit24996832c68b9d0aa4cd0e51189d148aae7a2772
tree59f039bfc7b0ce79cd906da11926008a9f09b99e
parent795809b5c7d7e281e392399b9a366cbe92aa9e98
net/http/httputil: fix typos in deprecation comments

Fixes #15868

Change-Id: I4e4471e77091309c4ea1d546b2c4f20dfbb4314e
Reviewed-on: https://go-review.googlesource.com/23550
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/net/http/httputil/persist.go