Bugzilla ID: 422 Cc: marko.kovace...@intel.com Cc: john.mcnam...@intel.com Cc: dev@dpdk.org Cc: sta...@dpdk.org Signed-off-by: Muhammad Bilal <m.bi...@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