go/src/html/template
Martin Möhrmann fdd0179bb1 all: fix typos and spelling
Change-Id: Icd06d99c42b8299fd931c7da821e1f418684d913
Reviewed-on: https://go-review.googlesource.com/19829
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-02-24 18:42:29 +00:00
..
attr.go
clone_test.go html/template, encoding/asn1: fix test errors 2015-11-10 00:30:41 +00:00
content.go
content_test.go all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
context.go html/template: preserve attr in stateBeforeValue 2015-09-09 23:31:06 +00:00
css.go html/template: fix string iteration in replacement operations 2015-05-19 22:45:50 +00:00
css_test.go
doc.go html/template: fix example code 2015-01-21 04:13:06 +00:00
error.go
escape.go html/template: prevent panic while escaping pipelines 2015-06-27 22:44:33 +00:00
escape_test.go html/template: preserve attr in stateBeforeValue 2015-09-09 23:31:06 +00:00
example_test.go html/template: Add missing error check to package example. 2015-11-22 22:00:21 +00:00
html.go html/template: fix string iteration in replacement operations 2015-05-19 22:45:50 +00:00
html_test.go html/template: fix string iteration in replacement operations 2015-05-19 22:45:50 +00:00
js.go html/template: fix string iteration in replacement operations 2015-05-19 22:45:50 +00:00
js_test.go
template.go text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
template_test.go all: fix typos and spelling 2016-02-24 18:42:29 +00:00
transition.go html/template: preserve attr in stateBeforeValue 2015-09-09 23:31:06 +00:00
transition_test.go html/template: fix quadratic performance with special tags 2015-04-30 16:22:29 +00:00
url.go
url_test.go