mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: fix a bunch of misspellings
Change-Id: I94cebca86706e072fbe3be782d3edbe0e22b9432
GitHub-Last-Rev: 8e15a40545
GitHub-Pull-Request: golang/go#28067
Reviewed-on: https://go-review.googlesource.com/c/140437
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
165ebaf97b
commit
04dc1b2443
13 changed files with 16 additions and 15 deletions
|
|
@ -597,7 +597,7 @@ func TestPoolExhaustOnCancel(t *testing.T) {
|
|||
state := 0
|
||||
|
||||
// waiter will be called for all queries, including
|
||||
// initial setup queries. The state is only assigned when no
|
||||
// initial setup queries. The state is only assigned when
|
||||
// no queries are made.
|
||||
//
|
||||
// Only allow the first batch of queries to finish once the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue