news: Fix typo in element name

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2017-03-28 10:12:22 +02:00
parent ecc3a63bf2
commit c2568133bb

View File

@ -72,7 +72,7 @@
introducing a new host device type in the XML. introducing a new host device type in the XML.
</description> </description>
</change> </change>
<changes> <change>
<summary> <summary>
qemu: Add support for setting TSC frequency qemu: Add support for setting TSC frequency
</summary> </summary>
@ -80,7 +80,7 @@
Setting TSC frequency is required to enable migration for domains Setting TSC frequency is required to enable migration for domains
with 'invtsc' CPU feature turned on. with 'invtsc' CPU feature turned on.
</description> </description>
</changes> </change>
</section> </section>
<section title="Improvements"> <section title="Improvements">
<change> <change>