Change-Id: Ibc04a82b1d618deeb9bc168ba518dbf1d752fba7
Reviewed-on: https://go-review.googlesource.com/c/go/+/311456
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
}
if obj == nil {
// At this point we're not (yet) looking into methods
- // that any underlyng type of the types in the type list
- // migth have.
+ // that any underlying type of the types in the type list
+ // might have.
// TODO(gri) Do we want to specify the language that way?
}
}