lib/godoc: fix typo

R=gri, dsymonds
CC=golang-dev
https://golang.org/cl/4881042
This commit is contained in:
Mikio Hara 2011-08-12 22:42:42 +10:00 committed by David Symonds
parent 8c46e47b61
commit 8d19d6bb39
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ CONSTANTS
*/}}{{with .Vars}}
VARIABLES
{{range .}}{{.Decl $FSet}}
{{range .}}{{text .Decl $FSet}}
{{.Doc}}{{end}}
{{end}}{{/*