mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #32091 from ZTE-PaaS/zhangke-patch-038
Automatic merge from submit-queue wrong word of comment in cache.go
This commit is contained in:
commit
beb4789265
@ -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