typo fix get->Get's

typo fix get->Get's
pull/4207/head
AdamDang 8 years ago committed by Sebastien Plisson
parent 5ca518887c
commit da21aabf3e

@ -56,7 +56,7 @@ import (
)
const (
// MissingGetHeader is added to get output when a resource is not found.
// MissingGetHeader is added to Get's output when a resource is not found.
MissingGetHeader = "==> MISSING\nKIND\t\tNAME\n"
)

Loading…
Cancel
Save