]> Cypherpunks repositories - gostls13.git/commit
text/template: refer to sorted map keys as "ordered" not "comparable" in docs
authorMihai Borobocea <mihaibopublic@gmail.com>
Fri, 6 Sep 2019 17:30:51 +0000 (20:30 +0300)
committerRob Pike <r@golang.org>
Fri, 6 Sep 2019 21:22:26 +0000 (21:22 +0000)
commit8a8cf5bf6d233c97180a6ef7e64d9c67a402470f
tree2921471f11fdcdaf009c5508b9dbe822a997f5b8
parent5e43856aa9c3d17c79688415b1347650d711744b
text/template: refer to sorted map keys as "ordered" not "comparable" in docs

Consistent with the spec's definition of "ordered" and "comparable".

Fixes #34147

Change-Id: Id13186df5343588d80eaebfeb23092596a846d51
Reviewed-on: https://go-review.googlesource.com/c/go/+/193840
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/text/template/doc.go