]> Cypherpunks repositories - gostls13.git/commit
html/template: typo fix
authorMarcel Edmund Franke <marcel.edmund.franke@gmail.com>
Mon, 14 Nov 2016 20:46:25 +0000 (21:46 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 14 Nov 2016 21:28:31 +0000 (21:28 +0000)
commit2442b49c47aa818bbc55e4c064e9ea0ca058735f
tree616089eb89be9b827fb2b13c97fc79121406d9bc
parent794fb71d9c1018c4beae1657baca5229e6a02ad0
html/template: typo fix

comment on unexported function starts with wrong functionname

Change-Id: Ib16c2fe42b5a8d4606ed719f620923c17839d091
Reviewed-on: https://go-review.googlesource.com/33203
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/html/template/url.go