]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Fix typo
authorAndrea Bolognani <abologna@redhat.com>
Mon, 4 Feb 2019 08:22:31 +0000 (09:22 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 4 Feb 2019 08:23:16 +0000 (09:23 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index a443af013b38ab3099f7d2b45ff35338c30deaa2..8d6d58ae6a460629dc6de2fa2c616ed712b59211 100644 (file)
@@ -70,7 +70,7 @@
         <description>
           By default, libvirt runs the QEMU process as <code>qemu:qemu</code>
           which could cause issues during probing as some features like AMD SEV
-          might be inaccesible to QEMU because of file system permissions.
+          might be inaccessible to QEMU because of file system permissions.
           Therefore, <code>CAP_DAC_OVERRIDE</code> is granted to overcome these
           for the purposes of probing.
         </description>