Commit a4dee3a7 authored by Anschel Schaffer-Cohen's avatar Anschel Schaffer-Cohen Committed by David Symonds

gob: Doc typo fix

Fixes #1785.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4496042
parent 733fde58
......@@ -159,7 +159,7 @@ description, constructed from these types:
Elem typeId
Len int
}
type CommonType {
type CommonType struct {
Name string // the name of the struct type
Id int // the id of the type, repeated so it's inside the type
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment