From: Zac Dover Date: Tue, 8 Jun 2021 15:57:13 +0000 (+1000) Subject: doc/dev: s/reposotory/repository/ (really) X-Git-Tag: v16.2.8~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3bcd77a5cdbfa4cfb5af1c43b00d7e8ca267a75c;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 (cherry picked from commit 298b446c35d19ce43ede513a802d0655bcbdf82f) --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 6ad83577d996..2b9cfcd48b6a 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.