From bcd7f0eeed790472b81f584233469ee371db0524 Mon Sep 17 00:00:00 2001 From: Talel BELHAJSALEM Date: Sun, 10 Nov 2024 11:57:42 +0100 Subject: contributor-guide: Remove duplicated words Remove "and then" as it is duplicated. (From yocto-docs rev: 6bab46640d63949034eedc52c6c367198c9e91c5) Signed-off-by: Talel BELHAJSALEM Reviewed-by: Quentin Schulz Signed-off-by: Antonin Godard (cherry picked from commit 52ed947120e400620277a58f895294b558a9324e) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/contributor-guide/submit-changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 47a416b245..7dc8da7aeb 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst @@ -483,7 +483,7 @@ typical usage of ``git send-email``:: git send-email --to *.patch Then, review each subject line and list of recipients carefully, and then -and then allow the command to send each message. +allow the command to send each message. You will see that ``git send-email`` will automatically copy the people listed in any commit tags such as ``Signed-off-by`` or ``Reported-by``. -- cgit v1.2.3-54-g00ecf