[libvirt] [PATCH] Fix typo in comment

Daniel Veillard veillard at redhat.com
Thu Feb 18 15:42:04 UTC 2010


On Wed, Feb 17, 2010 at 02:36:32PM +0000, Matthew Booth wrote:
> * src/qemu/qemu_driver.c: Fix typo in comment
> ---
>  src/qemu/qemu_driver.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
> index 8766ca2..b4728e5 100644
> --- a/src/qemu/qemu_driver.c
> +++ b/src/qemu/qemu_driver.c
> @@ -2724,7 +2724,7 @@ static int qemudStartVMDaemon(virConnectPtr conn,
>      }
>  
>      /*
> -     * Normally PCI addresses are assigned inhe virDomainCreate
> +     * Normally PCI addresses are assigned in the virDomainCreate
>       * or virDomainDefine methods. We might still need to assign
>       * some here to cope with the question of upgrades. Regardless
>       * we also need to populate the PCi address set cache for later
> -- 
> 1.6.6

  Pushed, thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list