[libvirt] [PATCH] libvirt-nodedev.c:fix a typo

Nitesh Konkar niteshkonkar.libvirt at gmail.com
Wed Sep 21 20:02:52 UTC 2016


Signed-off-by: Nitesh Konkar <nitkon12 at linux.vnet.ibm.com>
---
 src/libvirt-nodedev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvirt-nodedev.c b/src/libvirt-nodedev.c
index e4e9836..59f020b 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
-- 
2.1.0




More information about the libvir-list mailing list