Signed-off-by: Cao jin <caoj.f...@cn.fujitsu.com>
---
 src/datatypes.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/datatypes.h b/src/datatypes.h
index c498cb0..be108fe 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -383,7 +383,7 @@ struct _virConnect {
 
     /* Per-connection error. */
     virError err;           /* the last error */
-    virErrorFunc handler;   /* associated handlet */
+    virErrorFunc handler;   /* associated handler */
     void *userData;         /* the user data */
 
     /* Per-connection close callback */
-- 
2.1.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to