Commit fb5ec438 authored by Ke Zhang's avatar Ke Zhang

wrong word of comment in cache.go

parent aee6d10b
......@@ -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
}
......
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