]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Fix spelling of 'subelment'
authorJim Fehlig <jfehlig@suse.com>
Tue, 30 Aug 2022 22:35:57 +0000 (16:35 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 30 Aug 2022 22:35:57 +0000 (16:35 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
NEWS.rst

index ff618d58482fc179a928ac3af353d3468ca8b9d7..82389b48dd1b5e401fc841448b04bf0ce6347186 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -25,7 +25,7 @@ v8.7.0 (unreleased)
   * qemu: Add support for specifying vCPU physical address size in bits
 
     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**