[dpdk-web] [PATCH] reword use of cover letter when sending patches

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Aug 31 10:42:08 CEST 2016


Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
---
 dev.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev.html b/dev.html
index aec2465..1217c68 100644
--- a/dev.html
+++ b/dev.html
@@ -94,7 +94,7 @@
 	<a href="http://dpdk.org/patch/14470">patchwork page</a>.
 	<p>In the case of a bug reported on the mailing list, the patch should be a reply to the bug report.
 	<p>An updated patchset should be a reply to the previous cover letter.
-	<p>When sending a patch serie, a cover letter may explain the global idea:
+	<p>When sending several patches in a series, a cover letter may explain the global idea:
 	<pre>git send-email -3 --to dev at dpdk.org --cover-letter --annotate</pre>
 	<p>Shallow threading (<em>--thread --no-chain-reply-to</em>) is preferred for patch series.
 	It should be git's default.
-- 
2.7.0



More information about the web mailing list