]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Fix typo
authorJiri Denemark <jdenemar@redhat.com>
Mon, 6 Mar 2017 07:17:08 +0000 (08:17 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 6 Mar 2017 07:36:17 +0000 (08:36 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
docs/news.xml

index 584c9afac61d2dddeab4b764d3722a1dbddd51d6..97393b3aa29f4e36d7c8331d2cb1ce1cd6cd556c 100644 (file)
@@ -21,7 +21,7 @@
         </summary>
         <description>
           Previously, libvirt detected the host CPU model using CPUID
-          instruction, which cased libvirt to detect a lot of CPU features
+          instruction, which caused libvirt to detect a lot of CPU features
           that are not supported by QEMU/KVM. Asking QEMU makes sure we
           don't start it with unsupported features.
         </description>