]> Cypherpunks repositories - gostls13.git/commit
net/url: correct the documentation for PathUnescape
authorCaleb Martinez <accounts@calebmartinez.com>
Fri, 29 Jun 2018 19:56:56 +0000 (19:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 29 Jun 2018 23:03:53 +0000 (23:03 +0000)
commit1b12a2ca21776ced3e9d34e14bb442254e250c14
tree5d8fef886c5cb103b2245c843206b87b13a7e2aa
parent3198b90ea856f1658b4cd3c45231301310b9ab47
net/url: correct the documentation for PathUnescape

Fixes issue #26139

Change-Id: Id9a3e5c443ee175ad9add6296ed45bdf328b15a0
GitHub-Last-Rev: b3f8a8f165d15cfffd4948151eae34f95330748c
GitHub-Pull-Request: golang/go#26146
Reviewed-on: https://go-review.googlesource.com/121696
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/url/url.go