Fix typo in BIOS code
Change-Id: I1ea7afdf142e0e51d5201bd4e0cb622d7514d840
This commit is contained in:
@@ -421,7 +421,7 @@ class BIOSIntegerAttribute(BIOSAttribute):
|
||||
an unprocessed change (eg. config job not completed)
|
||||
:param read_only: indicates whether this BIOS attribute can be changed
|
||||
:param lower_bound: minimum value for the BIOS attribute
|
||||
:param upper_bound: maximum value for the BOIS attribute
|
||||
:param upper_bound: maximum value for the BIOS attribute
|
||||
"""
|
||||
super(BIOSIntegerAttribute, self).__init__(name, instance_id,
|
||||
current_value,
|
||||
|
||||
Reference in New Issue
Block a user