[libvirt] [PATCH] lib: fix documentation typo in virDomainGetGuestInfo()

Jonathon Jongsma jjongsma at redhat.com
Tue Nov 19 19:59:06 UTC 2019


Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
---
 src/libvirt-domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
index 02622cb2ca..2d9c4061e2 100644
--- a/src/libvirt-domain.c
+++ b/src/libvirt-domain.c
@@ -12272,7 +12272,7 @@ virDomainSetVcpu(virDomainPtr domain,
  *      "timezone.offset" - the offset to UTC in seconds as an int
  *
  * VIR_DOMAIN_GUEST_INFO_FILESYSTEM:
- *  Returns inforamtion about the filesystems within the domain.  The typed
+ *  Returns information about the filesystems within the domain.  The typed
  *  parameter keys are in this format:
  *
  *      "fs.count" - the number of filesystems defined on this domain
-- 
2.21.0




More information about the libvir-list mailing list