The comment was copied form the domain and the object type was not
changed.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/datatypes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/datatypes.h b/src/datatypes.h
index 16ab5b7282..2d0407f7ec 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -610,7 +610,7 @@ struct _virDomain {
/**
* _virNetwork:
*
-* Internal structure associated to a domain
+* Internal structure associated to a network
*/
struct _virNetwork {
virObject parent;
--
2.23.0