Fix typo in BIOS code

Change-Id: I1ea7afdf142e0e51d5201bd4e0cb622d7514d840
This commit is contained in:
Anish Bhatt
2017-02-14 09:50:31 -08:00
parent 62814f1984
commit 19fc4c56e6

View File

@@ -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,