1
0
mirror of https://github.com/golang/go synced 2024-11-23 23:10:09 -07:00
go/src/context
Eric Lagergren 094498c9a1 all: fix minor misspellings
Change-Id: I1f1cfb161640eb8756fb1a283892d06b30b7a8fa
Reviewed-on: https://go-review.googlesource.com/39356
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-03 23:19:07 +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: fix minor misspellings 2017-04-03 23:19:07 +00:00
context.go context: document that Err is unspecified before Done 2017-02-22 17:42:28 +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
x_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00