]> Cypherpunks repositories - gostls13.git/commit
runtime/race: correct typo s/is/in
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Sun, 8 Dec 2019 16:44:52 +0000 (22:14 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Dec 2019 15:44:40 +0000 (15:44 +0000)
commitd542b13134b842a2b4b6b897fc78a1434f595b5d
tree4a9a64ab3649966dea290988b41e4bd28cf74d13
parent9d4717d5f1d9b8a16c52c46d2a670c230dc72cbc
runtime/race: correct typo s/is/in

Change-Id: Ic79d97c2aa107c0e5c4a8906ad757b0390228bef
Reviewed-on: https://go-review.googlesource.com/c/go/+/210417
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/race/race.go