]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in histogram.go
authorIkko Ashimine <eltociear@gmail.com>
Thu, 4 Feb 2021 02:47:37 +0000 (02:47 +0000)
committerKeith Randall <khr@golang.org>
Thu, 4 Feb 2021 04:46:49 +0000 (04:46 +0000)
commit8869086d8f0a31033ccdc103106c768dc17216b1
tree4d85ffc6270827f23bbdcdda36d0529b743f7625
parente491c6eea9ad599a0ae766a3217bd9a16ca3a25a
runtime: fix typo in histogram.go

indicies -> indices

Change-Id: Ia50ae5918fc7a53c23590a94a18087a99bfd9bb7
GitHub-Last-Rev: 98eb724275fd61d5f5ce5dad6b1010c10f76906d
GitHub-Pull-Request: golang/go#44095
Reviewed-on: https://go-review.googlesource.com/c/go/+/289529
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Keith Randall <khr@golang.org>
src/runtime/histogram.go