]> Cypherpunks repositories - gostls13.git/commit
net/url: fix RFC typo in comments
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 16 Dec 2015 19:15:20 +0000 (19:15 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 16 Dec 2015 19:19:36 +0000 (19:19 +0000)
commitc2fb457ef762429bd2b79a701bfaced808d95ec4
treeeb7143f8b3b750ee846f2ac4b9f05035ca0622f6
parent5de3ff2648d614a58c94549873593d98f275fdcb
net/url: fix RFC typo in comments

Change-Id: I04ed7e5ab992c1eb3528432797026d0c7d2818f1
Reviewed-on: https://go-review.googlesource.com/17894
Reviewed-by: Russ Cox <rsc@golang.org>
src/net/url/url_test.go