From 5a7af6679aaee1537ffaaa589957c9e49cb82f93 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 (cherry picked from commit b0df28b61ac800a438bce4ede0d4ca20bb017e68) --- 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 b04f1c4f8044..e3f33350c447 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.47.3