From 8b607a18b113b92b2222001561d643c2b66c475b Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Mon, 23 Nov 2020 18:02:16 +0000 Subject: dev-manual-common-tasks: Describe git-send-email accurately (From yocto-docs rev: aaadcf8b83e2a77c967dafa68b12b69025e85f5a) Signed-off-by: Paul Barker Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst index 2a521905e5..1c6d88a93a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.rst +++ b/documentation/dev-manual/dev-manual-common-tasks.rst @@ -10939,8 +10939,8 @@ without using the scripts once the steps in or to OpenEmbedded, you might consider requesting a contrib area and the necessary associated rights. -2. *Import the Files Into Your Mail Client:* Import the files into your - mail client by using the ``git send-email`` command. +2. *Send the patches via email:* Send the patches to the recipients and + relevant mailing lists by using the ``git send-email`` command. .. note:: -- cgit v1.2.3-54-g00ecf