aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine-target.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/machine-target.json')
-rw-r--r--qapi/machine-target.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/machine-target.json b/qapi/machine-target.json
index 3362f8d..f0a6b72 100644
--- a/qapi/machine-target.json
+++ b/qapi/machine-target.json
@@ -61,7 +61,7 @@
# @CpuModelCompareResult:
#
# An enumeration of CPU model comparison results. The result is
-# usually calculated using e.g. CPU features or CPU generations.
+# usually calculated using e.g. CPU features or CPU generations.
#
# @incompatible: If model A is incompatible to model B, model A is not
# guaranteed to run where model B runs and the other way around.