1
0
mirror of https://github.com/golang/go synced 2024-11-06 08:26:12 -07:00
go/src/context
Brad Fitzpatrick 4c4201f0e2 all: make spelling consistent
Fixes #17938

Change-Id: Iad12155f4976846bd4a9a53869f89e40e5b3deb3
Reviewed-on: https://go-review.googlesource.com/34147
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2016-12-08 23:22:37 +00:00
..
benchmark_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00
context_test.go all: make spelling consistent 2016-12-08 23:22:37 +00:00
context.go context: document appropriate WithValue key type more 2016-11-12 06:25:11 +00:00
example_test.go context: add comments to the WithCancel example, apply minor improvements 2016-10-26 22:35:07 +00:00
net_test.go context: make DeadlineExceeded implement net.Error 2016-10-05 15:53:04 +00:00
x_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00