From 2de897f4807aa552c5d223e0744c9624fa498d48 Mon Sep 17 00:00:00 2001 From: "Hana (Hyang-Ah) Kim" Date: Fri, 8 Nov 2019 00:06:02 +0900 Subject: cmd: sync github.com/google/pprof@v0.0.0-20191105193234-27840fff0d09 https://github.com/google/pprof/compare/54271f7e092f...27840fff0d09 Change-Id: I7ded9be6deaaf8d11bd8d228bca8d7eb3ada8774 Reviewed-on: https://go-review.googlesource.com/c/go/+/205780 Run-TryBot: Hyang-Ah Hana Kim Reviewed-by: Brad Fitzpatrick TryBot-Result: Gobot Gobot --- src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go') diff --git a/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go b/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go index 23338bc040..a304284c31 100644 --- a/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go +++ b/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go @@ -34,7 +34,7 @@ type Options struct { UI UI // HTTPServer is a function that should block serving http requests, - // including the handlers specfied in args. If non-nil, pprof will + // including the handlers specified in args. If non-nil, pprof will // invoke this function if necessary to provide a web interface. // // If HTTPServer is nil, pprof will use its own internal HTTP server. -- cgit v1.3