Signed-off-by: Adeodato Simo <[email protected]>
---
 lib/cmdlib.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/cmdlib.py b/lib/cmdlib.py
index d0b6a36..db0e82c 100644
--- a/lib/cmdlib.py
+++ b/lib/cmdlib.py
@@ -106,7 +106,7 @@ class LogicalUnit(object):
 
   @ivar dry_run_result: the value (if any) that will be returned to the caller
       in dry-run mode (signalled by opcode dry_run parameter)
-  @cvar _OP_PARAMS: a list of opcode attributes, their defaults values
+  @cvar _OP_PARAMS: a list of opcode attributes, the default values
       they should get if not already defined, and types they must match
 
   """
-- 
1.7.3.1

Reply via email to