]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Grammar tweaks
authorEric Blake <eblake@redhat.com>
Wed, 31 Jul 2019 13:09:57 +0000 (08:09 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 31 Jul 2019 13:09:57 +0000 (08:09 -0500)
Wording improvements in the recent patches.

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/news.xml

index 5690d713a6b5e80663625400804886ffd0855857..c93de59afc55aa79d8e203cdb170130022a7e543 100644 (file)
@@ -78,7 +78,7 @@
     <section title="Improvements">
       <change>
         <summary>
-          qemu: Allow to validate XML for snapshot creation
+          qemu: Allow XML validation for snapshot creation
         </summary>
         <description>
           Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
@@ -92,7 +92,7 @@
         </summary>
         <description>
           A soft TPM backend could be encrypted with passphrase. Now libvirt
-          supports using <code>secret</code> object to hold the passphrase,
+          supports using <code>secret</code> object to hold the passphrase,
           and referring to it via the <code>encryption</code> element of the
           TPM device.
         </description>