[dpdk-dev] [PATCH] doc/guides/contributing/patches.rst: corrected typing mistake in line 185
Muhammad Bilal
m.bilal at emumba.com
Thu Mar 26 06:46:54 CET 2020
Bugzilla ID: 422
Cc: marko.kovacevic at intel.com
Cc: john.mcnamara at intel.com
Cc: dev at dpdk.org
Cc: stable at dpdk.org
Signed-off-by: Muhammad Bilal <m.bilal 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..1fc96b733 100644
--- a/doc/guides/contributing/patches.rst
+++ b/doc/guides/contributing/patches.rst
@@ -182,7 +182,7 @@ A good way of thinking about whether a patch should be split is to consider whet
applied without dependencies as a backport.
It is better to keep the related documentation changes in the same patch
-file as the code, rather than one big documentation patch at then end of a
+file as the code, rather than one big documentation patch at the end of a
patchset. This makes it easier for future maintenance and development of the
code.
--
2.17.1
More information about the dev
mailing list