[libvirt] [PATCH 1/7] domain_conf.c:fix a typo

Nitesh Konkar niteshkonkar.libvirt at gmail.com
Wed Sep 21 22:03:40 UTC 2016


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

diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
index 5fede3d..5ec1970 100644
--- a/src/conf/domain_conf.c
+++ b/src/conf/domain_conf.c
@@ -19847,7 +19847,7 @@ virDomainDiskBlockIoDefFormat(virBufferPtr buf,
 
 /* virDomainSourceDefFormatSeclabel:
  *
- * This function automaticaly closes the <source> element and formats any
+ * This function automatically closes the <source> element and formats any
  * possible seclabels.
  */
 static void
-- 
2.1.0




More information about the libvir-list mailing list