fix some typos

This commit is contained in:
SataQiu
2018-10-12 17:44:19 +08:00
parent 88e50c9c99
commit e1d5b97f3f
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