]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: fix typo in basic-workflow.rst 68080/head
authorLumir Sliva <lumir.sliva@firma.seznam.cz>
Sat, 28 Mar 2026 22:31:52 +0000 (23:31 +0100)
committerLumir Sliva <lumir.sliva@firma.seznam.cz>
Sat, 28 Mar 2026 22:31:52 +0000 (23:31 +0100)
Fix 'sometimeseven' to 'sometimes even' in the Code Review
section of the developer guide.

Signed-off-by: Lumir Sliva <lumir.sliva@firma.seznam.cz>
doc/dev/developer_guide/basic-workflow.rst

index e3ece5f8025c9f5041401cf407cce66a8e8d1e86..7fc602704d8fefcca3739a290cd00dab71ea8ed4 100644 (file)
@@ -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 <ceph-slack>` or on the
 :ref:`mailing-list`.