Fix misspellings in comments.
https://goreportcard.com/report/k8s.io/kubernetes#misspell
This commit is contained in:
@@ -33,7 +33,7 @@ type Package interface {
|
||||
Path() string
|
||||
|
||||
// Filter should return true if this package cares about this type.
|
||||
// Otherwise, this type will be ommitted from the type ordering for
|
||||
// Otherwise, this type will be omitted from the type ordering for
|
||||
// this package.
|
||||
Filter(*Context, *types.Type) bool
|
||||
|
||||
|
Reference in New Issue
Block a user