doc: fix typo in vdev_netvsc guide
authorStephen Hemminger <sthemmin@microsoft.com>
Wed, 25 Jul 2018 17:51:46 +0000 (10:51 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Jul 2018 20:56:51 +0000 (22:56 +0200)
Fixes: 56252de779a6 ("net/vdev_netvsc: add automatic probing")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
doc/guides/nics/vdev_netvsc.rst

index e02ae9a..d1da071 100644 (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::