doc: auto-generated html change missing from 7ee7980ea06d

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4515077
This commit is contained in:
Brad Fitzpatrick 2011-05-13 08:12:34 -07:00
parent cc5ac676da
commit e113e405de

View 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>