From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH] doc: fix spelling error in vdev_netvsc Date: Wed, 25 Jul 2018 10:51:46 -0700 Message-ID: <20180725175146.30253-1-stephen@networkplumber.org> Cc: Stephen Hemminger , Stephen Hemminger To: dev@dpdk.org Return-path: Received: from mail-pg1-f194.google.com (mail-pg1-f194.google.com [209.85.215.194]) by dpdk.org (Postfix) with ESMTP id 7617423D for ; Wed, 25 Jul 2018 19:51:50 +0200 (CEST) Received: by mail-pg1-f194.google.com with SMTP id v13-v6so5783761pgr.10 for ; Wed, 25 Jul 2018 10:51:50 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Stephen Hemminger --- doc/guides/nics/vdev_netvsc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/vdev_netvsc.rst b/doc/guides/nics/vdev_netvsc.rst index e02ae9acbac6..d1da07118783 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:: -- 2.17.1