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