[virt-manager PATCH] cloner: fix an doc typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



s/It/If

Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>
---
Note: pushed as trivial.

 virtinst/cloner.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtinst/cloner.py b/virtinst/cloner.py
index 622aa64..5e76413 100644
--- a/virtinst/cloner.py
+++ b/virtinst/cloner.py
@@ -205,7 +205,7 @@ class Cloner(object):
     def get_preserve_dest_disks(self):
         return not self.preserve
     preserve_dest_disks = property(get_preserve_dest_disks,
-                           doc="It true, preserve ALL disk devices for the "
+                           doc="If true, preserve ALL disk devices for the "
                                "NEW guest. This means no storage cloning. "
                                "This is a convenience access for "
                                "(not Cloner.preserve)")
-- 
1.9.3

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux