From: Chen Hanxiao <chenhanxiao@xxxxxxxxx> s/appened/appended Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxx> --- Note: pushed as trivial. virtinst/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/cli.py b/virtinst/cli.py index e096c96..0bad1c9 100644 --- a/virtinst/cli.py +++ b/virtinst/cli.py @@ -1115,7 +1115,7 @@ class VirtCLIParser(object): # Example: --edit --cpu clearxml=yes should remove the <cpu> # block. But --edit --cpu clearxml=yes,model=foo should leave # a <cpu> stub in place, so that it gets model=foo in place, - # otherwise the newly created cpu block gets appened to the + # otherwise the newly created cpu block gets appended to the # end of the domain XML, which gives an ugly diff clear_inst.clear(leave_stub="," in self.optstr) -- 2.5.5 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list