golang/src/context
cui fliter 1e12eab870 all: fix a large number of comments
Partial typo corrections, following https://go.dev/wiki/Spelling

Change-Id: I2357906ff2ea04305c6357418e4e9556e20375d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/573776
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-03-26 19:58:28 +00:00
..
afterfunc_test.go context: avoid key collisions in test afterfunc map 2023-09-18 16:58:52 +00:00
benchmark_test.go context: implement Context.Value using iteration rather than recursion 2021-10-02 00:44:24 +00:00
context.go all: fix a large number of comments 2024-03-26 19:58:28 +00:00
context_test.go context: add AfterFunc 2023-04-19 19:13:01 +00:00
example_test.go context: fix synchronization in ExampleAfterFunc_cond 2023-08-21 20:24:28 +00:00
net_test.go context: make DeadlineExceeded implement net.Error 2016-10-05 15:53:04 +00:00
x_test.go all: fix a large number of comments 2024-03-26 19:58:28 +00:00