The comment was copied from the device removal failed event.
---
libvirt-override-virConnect.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libvirt-override-virConnect.py b/libvirt-override-virConnect.py
index bcd72ac..35009bb 100644
--- a/libvirt-override-virConnect.py
+++ b/libvirt-override-virConnect.py
@@ -244,7 +244,7 @@
return 0
def _dispatchDomainEventMetadataChangeCallback(self, dom, mtype, nsuri, cbData):
- """Dispatches event to python user domain device removal failed
event callbacks
+ """Dispatches event to python user domain metadata change event
callbacks
"""
cb = cbData["cb"]
opaque = cbData["opaque"]
--
2.12.1