]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: drvqemu: fix a typo
authorJán Tomko <jtomko@redhat.com>
Wed, 17 Jul 2019 11:46:37 +0000 (13:46 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 17 Jul 2019 15:33:55 +0000 (17:33 +0200)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
docs/drvqemu.html.in

index 12b2c2bd2f6049dbc3ff149dcac7c20fbfdedcb2..f0115bff7eff7e20deb345ec84edfc3a103647b4 100644 (file)
@@ -38,7 +38,7 @@
       <li>
         <strong>KVM hypervisor</strong>: The driver will probe <code>/usr/bin</code>
         for the presence of <code>qemu-kvm</code> and <code>/dev/kvm</code> device
-        node. If both are found, then KVM fullyvirtualized, hardware accelerated
+        node. If both are found, then KVM fully virtualized, hardware accelerated
         guests will be available.
       </li>
     </ul>