mirror of https://github.com/golang/go.git
doc: fix typo in go1.6.txt
Change-Id: I3bf1862c304ff08bfb87f84b6ccbb50204225244 Reviewed-on: https://go-review.googlesource.com/14407 Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
parent
e6ee26a03b
commit
d862753ccc
|
|
@ -8,5 +8,5 @@ NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
|
||||||
|
|
||||||
API additions and behavior changes:
|
API additions and behavior changes:
|
||||||
|
|
||||||
strconv: QuoteTOGraphic (https://golang.org/cl/14184/)
|
strconv: QuoteToGraphic (https://golang.org/cl/14184/)
|
||||||
text/template: ExecError (https://golang.org/cl/13957/)
|
text/template: ExecError (https://golang.org/cl/13957/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue