diff options
Diffstat (limited to 'qapi')
-rw-r--r-- | qapi/qom.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/qom.json b/qapi/qom.json index 87fcad2423..4db956f07e 100644 --- a/qapi/qom.json +++ b/qapi/qom.json @@ -589,7 +589,7 @@ # # @size: size of the memory region in bytes # -# @x-use-canonical-path-for-ramblock-id: if true, the canoncial path is used +# @x-use-canonical-path-for-ramblock-id: if true, the canonical path is used # for ramblock-id. Disable this for 4.0 # machine types or older to allow # migration with newer QEMU versions. |