Fix the misspelling of "interface"
Change-Id: Id9f5537016d940fbedcb83d8a5a7ba7dc2b86a36
This commit is contained in:
parent
6c46d04f78
commit
e809bafe67
@ -39,7 +39,7 @@ class VLAN(base.ResourceBase):
|
||||
"""The boolean indicate this vlan network interface is enabled or not"""
|
||||
|
||||
vlan_id = base.Field('VLANId', adapter=rsd_lib_utils.num_or_none)
|
||||
"""The vlan network interafce id"""
|
||||
"""The vlan network interface id"""
|
||||
|
||||
oem = base.Field('Oem')
|
||||
"""The vlan network interface oem info"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user