mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +00:00
apiserver: fix typo introduced in #57366
This commit is contained in:
parent
ee7e59b756
commit
42a19a3cb8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user