doc: fix typo in vdev_netvsc guide

Fixes: 56252de779 ("net/vdev_netvsc: add automatic probing")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
This commit is contained in:
Stephen Hemminger 2018-07-25 10:51:46 -07:00 committed by Thomas Monjalon
parent d014084525
commit 2be90f7915

View File

@ -93,7 +93,7 @@ The following device parameters are supported:
- ``ignore`` [int]
If nonzero, ignores the driver runnig (actually used to disable the
If nonzero, ignores the driver running (actually used to disable the
auto-detection in Hyper-V VM).
.. note::