From a448957bc8f92793a61150011fd872e41ec276de Mon Sep 17 00:00:00 2001 From: Lumir Sliva Date: Sat, 28 Mar 2026 23:31:52 +0100 Subject: [PATCH] doc/dev: fix typo in basic-workflow.rst Fix 'sometimeseven' to 'sometimes even' in the Code Review section of the developer guide. Signed-off-by: Lumir Sliva --- 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 e3ece5f8025c..7fc602704d8f 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -434,8 +434,8 @@ tests`_ chapter. Code review ----------- -After your bugfix has been thoroughly tested--and sometimeseven during the -testing--it will be subjected to code review by other developers. This +After your bugfix has been thoroughly tested -- and sometimes even during the +testing -- it will be subjected to code review by other developers. This typically takes the form of comments in the PR itself, but can be supplemented by discussions on :ref:`irc`, or on :ref:`Slack ` or on the :ref:`mailing-list`. -- 2.47.3