Add misspell target

This commit is contained in:
Manuel de Brito Fontes 2018-08-11 08:26:14 -04:00
parent 6d9772ce00
commit f311668625
5 changed files with 12 additions and 4 deletions

View file

@ -244,7 +244,7 @@ func New(checkOCSP bool,
Component: "nginx-ingress-controller",
})
// k8sStore fulfils resolver.Resolver interface
// k8sStore fulfills resolver.Resolver interface
store.annotations = annotations.NewAnnotationExtractor(store)
store.listers.IngressAnnotation.Store = cache.NewStore(cache.DeletionHandlingMetaNamespaceKeyFunc)