[dpdk-stable] [PATCH] doc/guides/contributing/patches.rst: fix typing error in line 426

Sarosh Arif sarosh.arif at emumba.com
Sat Mar 21 19:17:20 CET 2020


Bugzilla ID: 420
Cc: stable at dpdk.org
Signed-off-by: Sarosh Arif <sarosh.arif at emumba.com>
---
 doc/guides/contributing/patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst
index 59442824a..8caa8f1f5 100644
--- a/doc/guides/contributing/patches.rst
+++ b/doc/guides/contributing/patches.rst
@@ -423,7 +423,7 @@ are loaded from the following files, in order of preference::
    ~/.config/dpdk/devel.config
    /etc/dpdk/devel.config.
 
-Once the environment variable the script can be run as follows::
+Once the environment variable is set, the script can be run as follows::
 
    devtools/checkpatches.sh ~/patch/
 
-- 
2.17.1



More information about the stable mailing list