From: Cian Ferriter Date: Fri, 7 Jul 2017 14:09:51 +0000 (+0100) Subject: doc: fix typo in contributing guide X-Git-Tag: spdx-start~2534 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=1e46fadefeeb2a60aa58df6c5adc655de337977f;p=dpdk.git doc: fix typo in contributing guide Signed-off-by: Cian Ferriter --- diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 84a5dab82f..7926c965d3 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``