]> git.ipfire.org Git - thirdparty/libvirt.git/commit
NEWS: Fix format of XML elements/attributes in v11.8.0 section v11.8.0-rc2
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 29 Sep 2025 08:36:04 +0000 (10:36 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 29 Sep 2025 11:26:10 +0000 (13:26 +0200)
commita993609f46255887cadba710dbd1b3f9e8986b58
tree754092fb5f294d7cb7e3f10e137a23f6b4f88458
parentc2c08056a16922cfd16b1a92850d2a0b06981d12
NEWS: Fix format of XML elements/attributes in v11.8.0 section

It's a good practice to use a different style of formatting for
literal values like XML element/attribute names, functions, etc.
In this specific case, the 'acpi' and 'nodeset' names should be
formatted using two single quotes instead of double quote.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst