doc: fix names of UIO drivers
[dpdk.git] / doc / guides / sample_app_ug / vhost.rst
index 09b1b6c..9afde9c 100644 (file)
@@ -72,7 +72,7 @@ Run testpmd inside guest
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 Make sure you have DPDK built inside the guest. Also make sure the
-corresponding virtio-net PCI device is bond to a uio driver, which
+corresponding virtio-net PCI device is bond to a UIO driver, which
 could be done by:
 
 .. code-block:: console