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

Message ID 1499436591-29107-1-git-send-email-cian.ferriter@intel.com (mailing list archive)
State Accepted, archived
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail Compilation issues

Commit Message

Cian Ferriter July 7, 2017, 2:09 p.m. UTC
  Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
---
 doc/guides/contributing/patches.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
  

Comments

Thomas Monjalon July 9, 2017, 8:51 p.m. UTC | #1
> Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>

Applied, thanks
  

Patch

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``