]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: typo fix in VIR_MIGRATE_PARAM_URI
authorEric Blake <eblake@redhat.com>
Fri, 11 May 2018 20:31:21 +0000 (15:31 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 11 May 2018 20:34:23 +0000 (15:34 -0500)
s/filed/field/

Signed-off-by: Eric Blake <eblake@redhat.com>
include/libvirt/libvirt-domain.h

index 12fd34037e5d2bd329efe28d9a51492fd440a8fc..d7cbd187969d81290ae338e6f81209db05a46079 100644 (file)
@@ -837,7 +837,7 @@ typedef enum {
  * the destination host has multiple interfaces and a specific interface is
  * required to transmit migration data.
  *
- * This filed may not be used when VIR_MIGRATE_TUNNELLED flag is set.
+ * This field may not be used when VIR_MIGRATE_TUNNELLED flag is set.
  */
 # define VIR_MIGRATE_PARAM_URI               "migrate_uri"