Typo fix "structur"->"structure"

line 31: a spell err  "structur" should be "structure"
This commit is contained in:
AdamDang 2018-03-15 19:54:12 +08:00 committed by GitHub
parent 96b1a651ad
commit b533b61047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import (
// This code was borrowed from Heapster to push the work forward and contains some functionality // This code was borrowed from Heapster to push the work forward and contains some functionality
// that may not be needed in Kubernetes. // that may not be needed in Kubernetes.
// TODO(mwielgus): revisit this once we have the basic structur ready. // TODO(mwielgus): revisit this once we have the basic structure ready.
const ( const (
defaultUseServiceAccount = false defaultUseServiceAccount = false