doc: fix typo in testpmd guide
authorRami Rosen <rami.rosen@intel.com>
Thu, 15 Dec 2016 21:03:20 +0000 (23:03 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 20 Dec 2016 13:54:31 +0000 (14:54 +0100)
This patch fixes a trivial typo in testpmd application user guide.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/testpmd_app_ug/run_app.rst

index d7c5120..38a4025 100644 (file)
@@ -72,7 +72,7 @@ See the DPDK Getting Started Guides for more information on these options.
 
 *   ``-b, --pci-blacklist domain:bus:devid.func``
 
-    Blacklist a PCI devise to prevent EAL from using it. Multiple -b options are allowed.
+    Blacklist a PCI device to prevent EAL from using it. Multiple -b options are allowed.
 
 *   ``-d LIB.so``