[dpdk-dev] [PATCH] doc: fix typo in contributing guide

Cian Ferriter cian.ferriter at intel.com
Fri Jul 7 16:09:51 CEST 2017


Signed-off-by: Cian Ferriter <cian.ferriter at intel.com>
---
 doc/guides/contributing/patches.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst
index 84a5dab..7926c96 100644
--- a/doc/guides/contributing/patches.rst
+++ b/doc/guides/contributing/patches.rst
@@ -359,7 +359,7 @@ Examples of configs are::
    x86_64-native-linuxapp-gcc+next+shared
    x86_64-native-linuxapp-clang+shared
 
-The builds can be modifies via the following environmental variables:
+The builds can be modified via the following environmental variables:
 
 * ``DPDK_BUILD_TEST_CONFIGS`` (target1+option1+option2 target2)
 * ``DPDK_DEP_CFLAGS``
-- 
1.7.0.7



More information about the dev mailing list