]> Cypherpunks repositories - gostls13.git/commitdiff
doc: auto-generated html change missing from 7ee7980ea06d
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 13 May 2011 15:12:34 +0000 (08:12 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 13 May 2011 15:12:34 +0000 (08:12 -0700)
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4515077

doc/codelab/wiki/index.html

index d059fa027d0e0c857e05800282e77662f526e18d..cc187ad90159be1434bdc7dedab54fd9f7a45353 100644 (file)
@@ -501,7 +501,7 @@ This will prevent user data from corrupting the form HTML.
 </p>
 
 <p>
-Now that we've removed the <code>fmt.Sprintf</code> statement, we can remove
+Now that we've removed the <code>fmt.Fprintf</code> statement, we can remove
 <code>"fmt"</code> from the <code>import</code> list.
 </p>