]> Cypherpunks repositories - gostls13.git/commit
runtime: fix incorrect comment
authorzhengchaopu <zhengchaopu@gmail.com>
Wed, 11 Jan 2023 08:31:27 +0000 (08:31 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 11 Jan 2023 22:26:01 +0000 (22:26 +0000)
commit18625d9becc559e65ab5b39aa5d27ae6eb7b00aa
tree0a43729135d8cf464b56bf3da7baba1a47bba977
parent6ad27161f8d1b9c5e03fb3415977e1d3c3b11323
runtime: fix incorrect comment

Fix incorrect comment for the runtime package.

Change-Id: Iab889eff0e9c622afbed959d32b8b5f0ed0bfebf
GitHub-Last-Rev: e9587868db36d9dd466f52f7ffc5de09947a6b2f
GitHub-Pull-Request: golang/go#57731
Reviewed-on: https://go-review.googlesource.com/c/go/+/461498
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/mpagecache.go