From d862753cccd537ef56dbc8b42b4969dac93461c6 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 8 Sep 2015 22:28:50 -0700 Subject: [PATCH] doc: fix typo in go1.6.txt Change-Id: I3bf1862c304ff08bfb87f84b6ccbb50204225244 Reviewed-on: https://go-review.googlesource.com/14407 Reviewed-by: Rob Pike --- doc/go1.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.6.txt b/doc/go1.6.txt index a2f671c52c..9f138bfef7 100644 --- a/doc/go1.6.txt +++ b/doc/go1.6.txt @@ -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/) -- 2.48.1