NEWS: Fix spelling of 'subelment'

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
This commit is contained in:
Jim Fehlig 2022-08-30 16:35:57 -06:00
parent 5eb962fc1d
commit 3145180ef5

View File

@ -25,7 +25,7 @@ v8.7.0 (unreleased)
* qemu: Add support for specifying vCPU physical address size in bits * qemu: Add support for specifying vCPU physical address size in bits
Users can now specify the number of vCPU physical address bits with Users can now specify the number of vCPU physical address bits with
the `<maxphysaddr>` subelment of the `<cpu>` element. the `<maxphysaddr>` subelement of the `<cpu>` element.
* **Improvements** * **Improvements**