2011/6/15 Eric Blake <eblake@xxxxxxxxxx>: > On 06/15/2011 07:40 AM, Matthias Bolte wrote: >> Also improve wording of some comments. >> --- >> Âinclude/libvirt/libvirt.h.in | Â 36 ++++++++++++++++++++++-------------- >> Â1 files changed, 22 insertions(+), 14 deletions(-) >> >> diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in >> index 8ceafe5..cf1a682 100644 >> --- a/include/libvirt/libvirt.h.in >> +++ b/include/libvirt/libvirt.h.in >> @@ -318,33 +318,41 @@ struct _virNodeInfo { >> Â/** >> Â * VIR_CPU_STATS_KERNEL: >> Â * >> - * Macro for the cumulative CPU time which spends by kernel, >> - * when the node booting up.(in nanoseconds). >> + * Macro for the cumulative CPU time which was spend by kernel, > > s/spend/spent/ > >> + * since the node booting up (in nanoseconds). >> Â */ >> Â#define VIR_CPU_STATS_KERNEL "kernel" >> >> Â/** >> - * The cumulative CPU time which spends by user processes, >> - * when the node booting up.(in nanoseconds). >> + * VIR_CPU_STATS_USER: >> + * >> + * The cumulative CPU time which was spend by user processes, > > s/spend/spent/ > > ACK with nits fixed. > Thanks, pushed with the spelling fixed. -- Matthias Bolte http://photron.blogspot.com -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list