diff --git a/route/route.go b/route/route.go index bba7ed7e..4462cf1b 100644 --- a/route/route.go +++ b/route/route.go @@ -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 (