mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
wrong word of comment in cache.go
This commit is contained in:
parent
aee6d10b57
commit
fb5ec438c4
@ -49,7 +49,7 @@ type data struct {
|
||||
status *PodStatus
|
||||
// Error got when trying to inspect the pod.
|
||||
err error
|
||||
// Time when the data was last modfied.
|
||||
// Time when the data was last modified.
|
||||
modified time.Time
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user