]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/kernel_nic_interface.rst
doc: fix spellings and typos
[dpdk.git] / doc / guides / prog_guide / kernel_nic_interface.rst
index bac221552c6b4f60d43f8a3fe10826458d9a3dd4..bab376a28fbd8bcb4cab694fe5d32ed967510abf 100644 (file)
@@ -267,7 +267,7 @@ Then, using the qemu-kvm command with the -netdev option to assign such raw sock
 
 .. note::
 
-    The key word tap must exist as qemu-kvm now only supports vhost with a tap beckend, so here we cheat qemu-kvm by an existing fd.
+    The key word tap must exist as qemu-kvm now only supports vhost with a tap backend, so here we cheat qemu-kvm by an existing fd.
 
 Compatibility Configure Option
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~