1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:11:20 -06:00
go/src/context
Kenny Grant 04acd625d7 context: fix typo in comments
Change-Id: I41310ec88c889fda79d80eaf4a742a1000284f60
Reviewed-on: https://go-review.googlesource.com/23591
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-06-01 00:09:32 +00:00
..
context_test.go context: make DeadlineExceeded have a Timeout method 2016-05-19 23:09:16 +00:00
context.go context: fix typo in comments 2016-06-01 00:09:32 +00:00
withtimeout_test.go context: attempt to deflake timing tests 2016-04-11 23:15:02 +00:00