Fix typo in comment

This patch replaces typo "previuosly" by "previously".

Change-Id: I39ac2c6c8037c3d70cd9ba8cbe4c991201d336cc
This commit is contained in:
Ha Van Tu 2016-09-28 12:18:22 +07:00
parent de82d98333
commit cca7c7da2f
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ class PciDevice(base.NovaPersistentObject, base.NovaObject):
elif self.dev_type == fields.PciDeviceType.SRIOV_VF:
# Update VF status to CLAIMED if it's parent has not been
# previuosly allocated or claimed
# previously allocated or claimed
# When claiming/allocating a VF, it's parent PF becomes
# unclaimable/unavailable. Therefore, it is expected to find the
# parent PF in an unclaimable/unavailable state for any following