1
0
mirror of https://github.com/golang/go synced 2024-11-26 06:17:57 -07:00
go/src/context
Kunpei Sakai 5a986eca86 all: fix article typos
a -> an

Change-Id: I7362bdc199e83073a712be657f5d9ba16df3077e
Reviewed-on: https://go-review.googlesource.com/63850
Reviewed-by: Rob Pike <r@golang.org>
2017-09-15 02:39:16 +00:00
..
benchmark_test.go runtime: improve timers scalability on multi-CPU systems 2017-09-12 16:52:23 +00:00
context_test.go all: fix minor misspellings 2017-04-03 23:19:07 +00:00
context.go context: fix lint warning “drop = 0 from declaration” 2017-08-30 17:06:30 +00:00
example_test.go all: fix article typos 2017-09-15 02:39:16 +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