]> Cypherpunks.ru repositories - gostls13.git/commit
plugin: fix duplicated word in comment
authorOleksandr Redko <oleksandr.red+github@gmail.com>
Mon, 17 Apr 2023 09:23:36 +0000 (12:23 +0300)
committerGopher Robot <gobot@golang.org>
Tue, 18 Apr 2023 13:43:02 +0000 (13:43 +0000)
commit5e03a9c4b203f529379f913d47ebf8b31cc34699
tree7e4ecc73e52b132a60d3f0c19d14299e8bf9e6cd
parentb07b00565b0d06d521e7c7aee0897a6434157c0f
plugin: fix duplicated word in comment

Change-Id: Ia3174d079e84cf874c2f2f3093a7c6337af32b02
Reviewed-on: https://go-review.googlesource.com/c/go/+/485015
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/plugin/plugin.go