Merge pull request #69728 from SataQiu/fix-2018101201

fix some typos
This commit is contained in:
k8s-ci-robot
2018-10-13 21:47:08 -07:00
committed by GitHub
10 changed files with 25 additions and 25 deletions

View File

@@ -1084,7 +1084,7 @@ def enable_gpu():
if get_version('kubelet') < (1, 9):
hookenv.status_set(
'active',
'Upgrade to snap channel >= 1.9/stable to enable GPU suppport.'
'Upgrade to snap channel >= 1.9/stable to enable GPU support.'
)
return