[virt-tools-list] [PATCH] virtinst: Trivial spelling fix

Cole Robinson crobinso at redhat.com
Wed Apr 4 20:49:45 UTC 2018


On 04/03/2018 04:56 PM, Charles Arnold wrote:
> Trivial spelling fix.
> 
> Signed-off-by: Charles Arnold <carnold at suse.com>
> 
> diff --git a/virtinst/guest.py b/virtinst/guest.py
> index 563203b4..db354896 100644
> --- a/virtinst/guest.py
> +++ b/virtinst/guest.py
> @@ -870,7 +870,7 @@ class Guest(XMLBuilder):
>              return
> 
>          logging.debug("Host capabilities CPU '%s' is not supported "
> -            "according to domain capabilities. Unsettings CPU model",
> +            "according to domain capabilities. Unsetting CPU model",
>              self.cpu.model)
>          self.cpu.model = None
> 
> 

Thanks, pushed now

- Cole




More information about the virt-tools-list mailing list