]> Cypherpunks repositories - gostls13.git/commit
runtime: mgcmark.go typo fix: gorountine -> goroutine.
authordoujiang24 <doujiang24@gmail.com>
Sun, 30 Jan 2022 06:16:03 +0000 (06:16 +0000)
committerAustin Clements <austin@google.com>
Mon, 31 Jan 2022 21:35:27 +0000 (21:35 +0000)
commit38cf79526a5859fb6363e607b2277ab442b28dcb
tree77b6fc43b1f21be1e01477f86887cca03cc21d8d
parent360e1b8197b78685cf08ab5914aa629fb739b2c3
runtime: mgcmark.go typo fix: gorountine -> goroutine.

Change-Id: I5cd980a7c825619cc782a3bca2a1c9c7971fdca2
GitHub-Last-Rev: 6833eedf2dab77f7263f9803839a64b79f57e43e
GitHub-Pull-Request: golang/go#50910
Reviewed-on: https://go-review.googlesource.com/c/go/+/381959
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mgcmark.go