Commit beb47892 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #32091 from ZTE-PaaS/zhangke-patch-038

Automatic merge from submit-queue wrong word of comment in cache.go
parents 64f5d9c3 fb5ec438
...@@ -49,7 +49,7 @@ type data struct { ...@@ -49,7 +49,7 @@ type data struct {
status *PodStatus status *PodStatus
// Error got when trying to inspect the pod. // Error got when trying to inspect the pod.
err error err error
// Time when the data was last modfied. // Time when the data was last modified.
modified time.Time modified time.Time
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment