Signed-off-by: Jose A. Lopes <[email protected]>
---
lib/cmdlib/common.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/cmdlib/common.py b/lib/cmdlib/common.py
index f4123b6..443a164 100644
--- a/lib/cmdlib/common.py
+++ b/lib/cmdlib/common.py
@@ -398,7 +398,7 @@ def CheckOSParams(lu, required, node_uuids, osname,
osparams):
def CheckHVParams(lu, node_uuids, hvname, hvparams):
"""Hypervisor parameter validation.
- This function abstract the hypervisor parameter validation to be
+ This function abstracts the hypervisor parameter validation to be
used in both instance create and instance modify.
@type lu: L{LogicalUnit}
--
1.9.1.423.g4596e3a