On 09/08/2016 04:12 PM, Eric Blake wrote: > On 09/06/2016 02:47 AM, Cornelia Huck wrote: >> From: David Hildenbrand <d...@linux.vnet.ibm.com> >> >> Let's provide a standardized interface to compare two CPU models. >> "query-cpu-model-compare" takes two models and returns how they compare >> in a specific configuration. >> > >> +## >> +# @CpuModelCompareResult: >> +# >> +# An enumeration of CPU model comparation results. The result is usually >> +# calcualted using e.g. CPU features or CPU generations. > > s/calcualted/calculated/
We will send a fixup for all typos/whitespaces. Thank you for reviewing.