]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix typo in go1.6.txt
authorRob Pike <r@golang.org>
Wed, 9 Sep 2015 05:28:50 +0000 (22:28 -0700)
committerRob Pike <r@golang.org>
Wed, 9 Sep 2015 05:29:20 +0000 (05:29 +0000)
Change-Id: I3bf1862c304ff08bfb87f84b6ccbb50204225244
Reviewed-on: https://go-review.googlesource.com/14407
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.6.txt

index a2f671c52c75d641786e217b52c6454b9dd8618b..9f138bfef747a34578a0a7d9bf8d4082e84c5b82 100644 (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/)