[libvirt] [PATCH 2/6] conf: fix a minor typo

Ján Tomko jtomko at redhat.com
Mon Feb 9 10:02:49 UTC 2015


On Fri, Feb 06, 2015 at 07:13:24PM +0100, Erik Skultety wrote:
> ---
>  src/conf/domain_conf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK and pushed.

Jan

> 
> diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
> index 4251b13..a36dace 100644
> --- a/src/conf/domain_conf.c
> +++ b/src/conf/domain_conf.c
> @@ -5213,7 +5213,7 @@ virSecurityLabelDefsParseXML(virDomainDefPtr def,
>          for (j = 0; j < i; j++) {
>              if (STREQ_NULLABLE(seclabel->model, def->seclabels[j]->model)) {
>                  virReportError(VIR_ERR_XML_DETAIL,
> -                               _("seclablel for model %s is already provided"),
> +                               _("seclabel for model %s is already provided"),
>                                 seclabel->model);
>                  virSecurityLabelDefFree(seclabel);
>                  goto error;
> -- 
> 1.9.3
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150209/8599f42b/attachment-0001.sig>


More information about the libvir-list mailing list