зеркало из https://github.com/golang/net.git
Fixed a typo in RIBType's comment
This commit is contained in:
Родитель
d3edc9973b
Коммит
5ada0f59cf
|
@ -88,7 +88,7 @@ func (m *RouteMessage) Marshal() ([]byte, error) {
|
|||
return m.marshal()
|
||||
}
|
||||
|
||||
// A RIBType reprensents a type of routing information base.
|
||||
// A RIBType represents a type of routing information base.
|
||||
type RIBType int
|
||||
|
||||
const (
|
||||
|
|
Загрузка…
Ссылка в новой задаче