]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: fix typo on new index page
authorIngo Oeser <nightlyone@googlemail.com>
Thu, 10 May 2018 17:08:46 +0000 (19:08 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 May 2018 18:02:07 +0000 (18:02 +0000)
commit5bd88b028b73beec576657dff0d8bd486e46b893
tree33635341d0068eab0971fa6a86c2dd8891be4088
parent25f73db0b66c9bfbf7ea7d46feb6db4de49da003
net/http/pprof: fix typo on new index page

s/thread/thead/ as this is Table HEAD and not a thread as indicated by
the closing tag an context this apears in.

Change-Id: I3aa0cc95b96c9a594cb5a49713efa22d67e4990c
Reviewed-on: https://go-review.googlesource.com/112675
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/pprof/pprof.go