]> Cypherpunks repositories - gostls13.git/commit
go/types: fix typo in Info.Types doc comment
authorRuss Cox <rsc@golang.org>
Sat, 3 May 2025 21:06:41 +0000 (17:06 -0400)
committerRobert Griesemer <gri@google.com>
Sun, 4 May 2025 22:04:38 +0000 (15:04 -0700)
commit8ec555931dc65f1cd0e7cf28d771615d8064a8ad
treeda9caa31d162b7941785113759943f65d38d39bf
parent93fb2c90740aef00553c9ce6a7cd4578c2469675
go/types: fix typo in Info.Types doc comment

Change-Id: Ib95b77ab3dc6e48158e25e70fabb2579f3706b5f
Reviewed-on: https://go-review.googlesource.com/c/go/+/669755
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
src/go/types/api.go