1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:20:11 -07:00

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:
Rob Pike 2015-09-08 22:28:50 -07:00
parent e6ee26a03b
commit d862753ccc

View File

@ -8,5 +8,5 @@ NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
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/)