diff --git a/staging/src/k8s.io/apiserver/pkg/storage/cacher.go b/staging/src/k8s.io/apiserver/pkg/storage/cacher.go index ab4ab04f3a0..a4026aa3473 100644 --- a/staging/src/k8s.io/apiserver/pkg/storage/cacher.go +++ b/staging/src/k8s.io/apiserver/pkg/storage/cacher.go @@ -771,7 +771,7 @@ func (c *errWatcher) Stop() { // no-op } -// cachWatcher implements watch.Interface +// cacheWatcher implements watch.Interface type cacheWatcher struct { sync.Mutex input chan *watchCacheEvent