aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/pprof
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2016-12-08 22:15:40 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2016-12-08 23:22:37 +0000
commit4c4201f0e2c1faf1d1480ac72737acadedb37e6e (patch)
treeecc5820902484c18c3a5fddd56b17cd26f0a1640 /src/cmd/pprof
parent51a75a01f89ee7c85e2fef6b71d7245de49a3483 (diff)
downloadgo-4c4201f0e2c1faf1d1480ac72737acadedb37e6e.tar.gz
go-4c4201f0e2c1faf1d1480ac72737acadedb37e6e.zip
all: make spelling consistent
Fixes #17938 Change-Id: Iad12155f4976846bd4a9a53869f89e40e5b3deb3 Reviewed-on: https://go-review.googlesource.com/34147 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Diffstat (limited to 'src/cmd/pprof')
-rw-r--r--src/cmd/pprof/internal/svg/svgpan.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/pprof/internal/svg/svgpan.go b/src/cmd/pprof/internal/svg/svgpan.go
index 4975b103e3..d8f12afea4 100644
--- a/src/cmd/pprof/internal/svg/svgpan.go
+++ b/src/cmd/pprof/internal/svg/svgpan.go
@@ -17,7 +17,7 @@ const svgPanJS = `
* - Mouse zooming (using the wheel)
* - Object dragging
*
- * You can configure the behaviour of the pan/zoom/drag with the variables
+ * You can configure the behavior of the pan/zoom/drag with the variables
* listed in the CONFIGURATION section of this file.
*
* Known issues: