From: Zac Dover Date: Tue, 8 Jun 2021 15:57:13 +0000 (+1000) Subject: doc/dev: s/reposotory/repository/ (really) X-Git-Tag: v17.1.0~1707^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=298b446c35d19ce43ede513a802d0655bcbdf82f;p=ceph.git doc/dev: s/reposotory/repository/ (really) This corrects the heinous misspelling described in the substitution expression in the title. This misspelling is all the more egregious because it appears in a title, and therefore would be used to create links if it had not been caught. Signed-off-by: Zac Dover --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 9fb2ba2c44e2..ecaad598274e 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -55,8 +55,8 @@ setting the ``Assignee`` field. If your tracker permissions have not been elevated, simply add a comment with a short message like "I am working on this issue". -Forking and Cloning the Ceph Repostory --------------------------------------- +Forking and Cloning the Ceph Repository +--------------------------------------- This section, and the ones that follow, correspond to nodes in the above chart.