]> Cypherpunks repositories - gostls13.git/commit
all: fix typo in comment
authorichxxx <chen@ichxxx.cn>
Wed, 15 Dec 2021 18:52:21 +0000 (18:52 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 15 Dec 2021 19:56:22 +0000 (19:56 +0000)
commit567b177949d0819169c10ba6a07ff60554eb5285
treee77ac5372d041c6ce486cebd4cbfed0c6f5c6568
parentb1c7703f266a2d72f80f3b55eff822ad7980ce31
all: fix typo in comment

Remove duplicate 'the'

Change-Id: I3ed81c8d9c488662387e45580a3bcd462448ba44
GitHub-Last-Rev: 86443993b9b58c6fce4e09e283604c32ccc44cec
GitHub-Pull-Request: golang/go#50017
Reviewed-on: https://go-review.googlesource.com/c/go/+/372394
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bufio/bufio_test.go
src/cmd/compile/internal/noder/reader.go
src/cmd/compile/internal/types/universe.go
src/cmd/compile/internal/types2/assignments.go
src/cmd/compile/internal/types2/typeset.go
src/cmd/go/internal/modfetch/cache.go
src/cmd/go/internal/modload/buildlist.go
src/cmd/go/testdata/script/list_cgo_compiled_importmap.txt
src/go/types/assignments.go
src/go/types/typeset.go
src/testing/fuzz.go