[libvirt] [PATCH 3/3] Fix typo of virNodeGetFreePages comment

Jincheng Miao jmiao at redhat.com
Mon Sep 22 10:14:28 UTC 2014


Signed-off-by: Jincheng Miao <jmiao at redhat.com>
---
 src/libvirt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvirt.c b/src/libvirt.c
index 7c63825..aa83365 100644
--- a/src/libvirt.c
+++ b/src/libvirt.c
@@ -21307,7 +21307,7 @@ virDomainSetTime(virDomainPtr dom,
  * @flags: extra flags; not used yet, so callers should always pass 0
  *
  * This calls queries the host system on free pages of
- * specified size. Ont the input, @pages is expected to be
+ * specified size. For the input, @pages is expected to be
  * filled with pages that caller is interested in (the size
  * unit is kibibytes, so e.g. pass 2048 for 2MB), then @startcell
  * refers to the first NUMA node that info should be collected
-- 
1.8.3.1




More information about the libvir-list mailing list