mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: fix some comments
Change-Id: I0ee85161846c13d938213ef04d3a34f690a93e48 Reviewed-on: https://go-review.googlesource.com/c/go/+/553435 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
da6cc218cb
commit
7dd8f39eba
7 changed files with 8 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Ensure that typed non-integer, negative and to large
|
||||
// Ensure that typed non-integer, negative and too large
|
||||
// values are not accepted as size argument in make for
|
||||
// channels.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue