mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-30 16:35:24 +00:00
virsh: fix typo s/node filters/network filters/
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
917047de61
commit
fbe32b78e0
@ -272,7 +272,7 @@ virshNWFilterListCollect(vshControl *ctl,
|
||||
}
|
||||
|
||||
/* there was an error during the call */
|
||||
vshError(ctl, "%s", _("Failed to list node filters"));
|
||||
vshError(ctl, "%s", _("Failed to list network filters"));
|
||||
goto cleanup;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user