mirror of
https://github.com/golang/go
synced 2024-11-24 23:57:57 -07:00
go/doc: fix typo
R=golang-dev, iant CC=golang-dev https://golang.org/cl/5574071
This commit is contained in:
parent
d571c5ca78
commit
ea347c0142
@ -35,7 +35,7 @@ type Value struct {
|
||||
order int
|
||||
}
|
||||
|
||||
// Type is the documentation for type declaration.
|
||||
// Type is the documentation for a type declaration.
|
||||
type Type struct {
|
||||
Doc string
|
||||
Name string
|
||||
|
Loading…
Reference in New Issue
Block a user