[libvirt] [PATCH] vbox: fix typo in warning message

Peter Krempa pkrempa at redhat.com
Mon Aug 14 08:08:36 UTC 2017


On Fri, Aug 11, 2017 at 17:05:28 -0300, Guido Günther wrote:
> ---
>  src/vbox/vbox_tmpl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This clasifies for the 'trivial' rule.

> 
> diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c
> index 07f25ba24f..dffeabde02 100644
> --- a/src/vbox/vbox_tmpl.c
> +++ b/src/vbox/vbox_tmpl.c
> @@ -1836,7 +1836,7 @@ _mediumCreateDiffStorage(IMedium *medium ATTRIBUTE_UNUSED,
>      if (variantSize == 0)
>          return 0;
>      if (variantSize > 1)
> -        VIR_WARN("Only one variant is avaible in current version");
> +        VIR_WARN("Only one variant is available in current version");

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170814/a4844c3e/attachment-0001.sig>


More information about the libvir-list mailing list