From b0df28b61ac800a438bce4ede0d4ca20bb017e68 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 5 Nov 2022 03:11:04 +1000 Subject: [PATCH] doc/dev: improve lone sentence Improve a lone sentence to make it less ambiguous, and at the same time permit the testing of a script. Signed-off-by: Zac Dover --- doc/dev/developer_guide/basic-workflow.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 42f6e0e0f31..c7eeffd872b 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -133,8 +133,8 @@ Configuring Your Local Environment ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The commands in this section configure your local git environment so that it -generates "Signed-off-by:" tags. They also set up your local environment so -that it can stay synchronized with the upstream repository. +generates "Signed-off-by:" tags. These commands also set up your local +environment so that it can stay synchronized with the upstream repository. These commands are necessary only during the initial setup of your local working copy. Another way to say that is "These commands are necessary -- 2.39.5