From: Jincheng Miao Date: Mon, 22 Sep 2014 10:14:28 +0000 (+0800) Subject: Fix typo of virNodeGetFreePages comment X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c46fa72e4090b7884b8c6edaf63f1638eb8e04f8;p=libvirt.git Fix typo of virNodeGetFreePages comment Signed-off-by: Jincheng Miao --- diff --git a/src/libvirt.c b/src/libvirt.c index 7c63825120..aa833650d3 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