]> Cypherpunks repositories - gostls13.git/commit
text/template: fix lint typo in VariableNode doc
authorMacks <macksme@outlook.com>
Tue, 23 Jun 2020 00:09:26 +0000 (00:09 +0000)
committerRob Pike <r@golang.org>
Tue, 23 Jun 2020 00:10:24 +0000 (00:10 +0000)
commit968e18eebd736870a1e3bf06d941dc06e7b20688
tree0394927f8c5c699d5f7407e41f20b736c930fbd6
parentb486bd896720cd5a40bc39771a8dbe332fce7ffe
text/template: fix lint typo in VariableNode doc

Change-Id: I68b8c782478aa3e7adbd36a2de1c20b04e8c395b
GitHub-Last-Rev: 50f27197837e57e1d68b8905eaa66ea142bd45fc
GitHub-Pull-Request: golang/go#39622
Reviewed-on: https://go-review.googlesource.com/c/go/+/239383
Reviewed-by: Rob Pike <r@golang.org>
src/text/template/parse/node.go