]> Cypherpunks repositories - gostls13.git/commit
internal/trace: fix typo in goroutines.go
authorIkko Ashimine <eltociear@gmail.com>
Mon, 29 Aug 2022 15:48:47 +0000 (15:48 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 29 Aug 2022 19:23:57 +0000 (19:23 +0000)
commit68b10c2bb8ab95397c70b32ce7c3373eaa6ae9ce
treed611c70cfc9385dc058d86adedca33d9d84277ed
parent0e16d67a560f22ac1fcbc1fa12d25add8bf649d6
internal/trace: fix typo in goroutines.go

assosciated -> associated

Change-Id: Id1cbbdea12f0239a9e173ece934c18cc9ffcf0f4
GitHub-Last-Rev: 7fea9de6c27b95f91591db4b5bd9023eb80dc522
GitHub-Pull-Request: golang/go#54739
Reviewed-on: https://go-review.googlesource.com/c/go/+/425596
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
src/internal/trace/goroutines.go