go/src/context
Josh Bleecher Snyder 5781df421e all: s/cancelation/cancellation/
Though there is variation in the spelling of canceled,
cancellation is always spelled with a double l.

Reference: https://www.grammarly.com/blog/canceled-vs-cancelled/

Change-Id: I240f1a297776c8e27e74f3eca566d2bc4c856f2f
Reviewed-on: https://go-review.googlesource.com/c/go/+/170060
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-04-16 20:27:15 +00:00
..
benchmark_test.go context: add benchmarks for context cancellation 2018-05-29 21:57:30 +00:00
context.go all: s/cancelation/cancellation/ 2019-04-16 20:27:15 +00:00
context_test.go all: s/cancelation/cancellation/ 2019-04-16 20:27:15 +00:00
example_test.go all: s/cancelation/cancellation/ 2019-04-16 20:27:15 +00:00
net_test.go
x_test.go