]> Cypherpunks repositories - gostls13.git/commit
net/url: fix mentions of URL.EscapedPath method
authorShenghou Ma <minux@golang.org>
Thu, 8 Oct 2015 00:07:56 +0000 (20:07 -0400)
committerMinux Ma <minux@golang.org>
Fri, 23 Oct 2015 22:22:49 +0000 (22:22 +0000)
commit9b6069bf983678b2f490be029d493e711bf80bd9
tree6b06d27d0004e07182b5b6d4c10d0a9d9e17f405
parent9238cbd57a116c63104df6ed5a5a85e7097b8386
net/url: fix mentions of URL.EscapedPath method

Fixes #12862.

Change-Id: I6921ae31bd5515f344fd97d08eafc317228b98a0
Reviewed-on: https://go-review.googlesource.com/15590
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/net/url/url.go