From 1e46fadefeeb2a60aa58df6c5adc655de337977f Mon Sep 17 00:00:00 2001 From: Cian Ferriter Date: Fri, 7 Jul 2017 15:09:51 +0100 Subject: [PATCH] doc: fix typo in contributing guide Signed-off-by: Cian Ferriter --- 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 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`` -- 2.20.1