maint: typo fix in VIR_MIGRATE_PARAM_URI

s/filed/field/

Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
Eric Blake 2018-05-11 15:31:21 -05:00
parent 8ccee910f5
commit 65dd2ac92d

View 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"