From: Stephen Hemminger Date: Wed, 25 Jul 2018 17:51:46 +0000 (-0700) Subject: doc: fix typo in vdev_netvsc guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=2be90f79159ee16a0e95cbda9befbcdf94ad060b;p=dpdk.git doc: fix typo in vdev_netvsc guide Fixes: 56252de779a6 ("net/vdev_netvsc: add automatic probing") Cc: stable@dpdk.org Signed-off-by: Stephen Hemminger --- diff --git a/doc/guides/nics/vdev_netvsc.rst b/doc/guides/nics/vdev_netvsc.rst index e02ae9acba..d1da071187 100644 --- a/doc/guides/nics/vdev_netvsc.rst +++ b/doc/guides/nics/vdev_netvsc.rst @@ -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::