[libvirt PATCH] API: virDomainLookupByID: s/UUId/UUID/

Pino Toscano ptoscano at redhat.com
Mon Oct 5 05:42:24 UTC 2020


On Monday, 5 October 2020 00:25:53 CEST Ján Tomko wrote:
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/libvirt-domain.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
> index 415482a526..a7266ccd88 100644
> --- a/src/libvirt-domain.c
> +++ b/src/libvirt-domain.c
> @@ -284,7 +284,7 @@ virDomainCreateLinux(virConnectPtr conn, const char *xmlDesc,
>   *
>   * Try to find a domain based on the hypervisor ID number
>   * Note that this won't work for inactive domains which have an ID of -1,
> - * in that case a lookup based on the Name or UUId need to be done instead.
> + * in that case a lookup based on the Name or UUID need to be done instead.
>   *
>   * virDomainFree should be used to free the resources after the
>   * domain object is no longer needed.

Reviewed-by: Pino Toscano <ptoscano at redhat.com>

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20201005/3d0c07db/attachment-0001.sig>


More information about the libvir-list mailing list