]> Cypherpunks.ru repositories - gostls13.git/commit
runtime/metrics: fix a couple of documentation typpos
authorIan Lance Taylor <iant@golang.org>
Sun, 7 Feb 2021 23:25:39 +0000 (15:25 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 9 Feb 2021 02:00:01 +0000 (02:00 +0000)
commitc9d6f45fec19a9cb66ddd89d61bfa982f5bf4afe
treebe95225de7c3175a7651c3b9e6b298ca91a5c746
parentcea4e21b525ad6b465f62741680eaa0a44e9cc3e
runtime/metrics: fix a couple of documentation typpos

Fixes #44150

Change-Id: Ibe5bfba01491dd8c2f0696fab40a1673230d76e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/290349
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/metrics/doc.go
src/runtime/metrics/sample.go
src/runtime/metrics/value.go