]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof/internal/report: fix typo in recognized output unit
authorIan Lance Taylor <iant@golang.org>
Mon, 9 Feb 2015 16:32:08 +0000 (08:32 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 10 Feb 2015 19:32:59 +0000 (19:32 +0000)
commit85cae5d7b86b7eac155e6e706af11ef8dc68ece0
tree3955bd3289ccdf86ec48c1cc700a32cf8d09f644
parentf77696a7f04cf39c973f455fead2af49d5d0c0f6
cmd/pprof/internal/report: fix typo in recognized output unit

Fixes #9814.

Change-Id: I1be49efae0648038f590eeca1262037bf1af3df5
Reviewed-on: https://go-review.googlesource.com/4240
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/pprof/internal/report/report.go