]> Cypherpunks repositories - gostls13.git/commit
text/template: fixed typo in a nested template definition
authorkurochan <kuro@kurochan.org>
Thu, 15 Sep 2022 00:02:32 +0000 (00:02 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 15 Sep 2022 21:05:40 +0000 (21:05 +0000)
commite0822b55ac2076112507016bc08d52999c25d728
tree68e133d25f6bf9c218789a8652e72af82058d577
parent629c0b3a6e3e2ff11c9c989a8dcd1a538cdd76f4
text/template: fixed typo in a nested template definition

The text was mistakenly quoted with backquotes.

Change-Id: I77ed4adac8c78b719bea61c08f1c377ed4ac4c9d
GitHub-Last-Rev: 6f1430fe167ad34effd75e8f2ac441436a81a878
GitHub-Pull-Request: golang/go#55059
Reviewed-on: https://go-review.googlesource.com/c/go/+/430775
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Jenny Rakoczy <jenny@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Jenny Rakoczy <jenny@golang.org>
Auto-Submit: Jenny Rakoczy <jenny@golang.org>
src/text/template/doc.go