]> Cypherpunks repositories - gostls13.git/commit
go/ast: fix inflection in comments to match plurality
authorAllen Li <darkfeline@felesatra.moe>
Mon, 23 Mar 2020 03:23:27 +0000 (03:23 +0000)
committerRobert Griesemer <gri@golang.org>
Mon, 23 Mar 2020 03:31:16 +0000 (03:31 +0000)
commitab2cc45cc9a094bb29d7adc3191dd6ee2080af83
tree8dd9b7e42d143b30d08a7743e8f125d4b968b1b2
parent02e492f1a33033d88c2c307262a56e578939fc60
go/ast: fix inflection in comments to match plurality

Change-Id: I3a725c5691a1090952acdc2ae0bed96aaa8d7067
GitHub-Last-Rev: 339a0dda36aeb1c0b38e531b4292048ebfae05ad
GitHub-Pull-Request: golang/go#37256
Reviewed-on: https://go-review.googlesource.com/c/go/+/219737
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/ast/ast.go