From: Nitesh Konkar Date: Wed, 21 Sep 2016 20:02:52 +0000 (+0530) Subject: libvirt-nodedev.c:fix a typo X-Git-Tag: v2.3.0-rc1~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0467ab3ff4d5f0d76cf2ba24d803937028f4f040;p=thirdparty%2Flibvirt.git libvirt-nodedev.c:fix a typo Signed-off-by: Nitesh Konkar --- diff --git a/src/libvirt-nodedev.c b/src/libvirt-nodedev.c index e4e98368ff..59f020be95 100644 --- a/src/libvirt-nodedev.c +++ b/src/libvirt-nodedev.c @@ -595,7 +595,7 @@ virNodeDeviceDetachFlags(virNodeDevicePtr dev, * virNodeDeviceReAttach: * @dev: pointer to the node device * - * Re-attach a previously dettached node device to the node so that it + * Re-attach a previously detached node device to the node so that it * may be used by the node again. * * Depending on the hypervisor, this may involve operations such