]> Cypherpunks repositories - gostls13.git/commit
net/url: update docs to match renamed receiver
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 2 Apr 2018 20:24:43 +0000 (20:24 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 12 Apr 2018 17:39:23 +0000 (17:39 +0000)
commitdbf59dadfaa688bb0c9a5162ad1622fbf0411665
treea9f6b05f0a1c7a766e46eb07522236bf9dad3642
parent740a209a2ed416fa0be306dca5c84e55954e6924
net/url: update docs to match renamed receiver

The receiver was renamed 6 years ago in https://golang.org/cl/5674065
but the docs weren't updated to match.

Change-Id: I5e72cedc0e0f067382545d272f48a9c7dfb5a9b7
Reviewed-on: https://go-review.googlesource.com/104116
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/url/url.go