From: Brad Fitzpatrick Date: Fri, 13 May 2011 15:12:34 +0000 (-0700) Subject: doc: auto-generated html change missing from 7ee7980ea06d X-Git-Tag: weekly.2011-05-22~84 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e113e405dedbb5b446d86d2b395c406cb814ea84;p=gostls13.git doc: auto-generated html change missing from 7ee7980ea06d R=golang-dev, r CC=golang-dev https://golang.org/cl/4515077 --- diff --git a/doc/codelab/wiki/index.html b/doc/codelab/wiki/index.html index d059fa027d..cc187ad901 100644 --- a/doc/codelab/wiki/index.html +++ b/doc/codelab/wiki/index.html @@ -501,7 +501,7 @@ This will prevent user data from corrupting the form HTML.

-Now that we've removed the fmt.Sprintf statement, we can remove +Now that we've removed the fmt.Fprintf statement, we can remove "fmt" from the import list.