Fix a spelling mistake

Change-Id: I31f5560d2c4bb2932bbca4baed279f32a99eb955
This commit is contained in:
zhangzs 2018-11-10 16:05:01 +08:00 committed by Al Bailey
parent 41f6f2e675
commit e8d9da24c8
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class Alarm(base.APIBase):
"Whether the alarm prevents software management actions"
degrade_affecting = wtypes.text
"Wheter the alarm prevents filesystem resize actions"
"Whether the alarm prevents filesystem resize actions"
links = [link.Link]
"A list containing a self link and associated alarm links"