From: Jim Fehlig Date: Tue, 30 Aug 2022 22:35:57 +0000 (-0600) Subject: NEWS: Fix spelling of 'subelment' X-Git-Tag: v8.7.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3145180ef5db262f7ef45dcb286b67bb04b80b25;p=thirdparty%2Flibvirt.git NEWS: Fix spelling of 'subelment' Signed-off-by: Jim Fehlig --- diff --git a/NEWS.rst b/NEWS.rst index ff618d5848..82389b48dd 100644 --- 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 `` subelment of the `` element. + the `` subelement of the `` element. * **Improvements**