typo fix get->Get's

typo fix get->Get's
pull/3842/head
AdamDang 8 years ago committed by GitHub
parent 138de17c64
commit ee9ef91df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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