]> Cypherpunks repositories - gostls13.git/commit
regexp: fix incorrect name in Match doc comment
authorAlan Donovan <adonovan@google.com>
Thu, 13 Sep 2018 15:15:30 +0000 (11:15 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 13 Sep 2018 16:29:06 +0000 (16:29 +0000)
commit8c610aa633167aef27964e314dda35a87d3da58b
tree840cda7413725b48e8966d8ee753089fac7b1285
parent691f5c34ad7b7d676644dd749bc4ddb5d20b90d0
regexp: fix incorrect name in Match doc comment

Change-Id: I628aad9a3abe9cc0c3233f476960e53bd291eca9
Reviewed-on: https://go-review.googlesource.com/135235
Reviewed-by: Ralph Corderoy <ralph@inputplus.co.uk>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/regexp/regexp.go