]> Cypherpunks.ru repositories - gostls13.git/commit
html/template: fix typo in content_test.go
authorSemihBKGR <buyukgungorsemih@gmail.com>
Sun, 26 Jun 2022 03:27:08 +0000 (03:27 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 27 Jun 2022 17:04:56 +0000 (17:04 +0000)
commit68289f39f0019ff5c03e047d68e5b7f6a9f9e9e2
treebde4893cf8abb61941a82111d5dd3b0b67273a44
parentc3bea70d9b3b80ceb7733cd7bde0cdf0a1bfd0d0
html/template: fix typo in content_test.go

esacped -> escaped

Change-Id: I253c46b30bb1cf7cdfb4668628907d16428fefb9
GitHub-Last-Rev: accd0e089f35b93c7e26725fcac5c048799db022
GitHub-Pull-Request: golang/go#53553
Reviewed-on: https://go-review.googlesource.com/c/go/+/414274
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/html/template/content_test.go