[Trivial Fix] modify spelling error of "committed"

Although it is a spelling mistake, it affects reading and overall code quality.

Change-Id: Ifebe9ecba26371c68d0502449bce7cc7fd2737cd
This commit is contained in:
dnuka 2018-11-03 11:05:51 +05:30
parent 28ee59fd79
commit 878badf2f9
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class Bios(base.ResourceBase):
def pending_attributes(self):
"""Pending BIOS attributes
BIOS attributes that have been comitted to the system,
BIOS attributes that have been committed to the system,
but for them to take effect system restart is necessary
"""
return self._pending_settings_resource.attributes