Typo: submdoules -> submodules (#4716)
This commit is contained in:
parent
3566966d47
commit
ff906faf9a
@ -925,7 +925,7 @@ Submodules
|
|||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
version('1.0.1', git='https://github.com/example-project/example.git',
|
version('1.0.1', git='https://github.com/example-project/example.git',
|
||||||
tag='v1.0.1', submdoules=True)
|
tag='v1.0.1', submodules=True)
|
||||||
|
|
||||||
|
|
||||||
.. _github-fetch:
|
.. _github-fetch:
|
||||||
|
Loading…
Reference in New Issue
Block a user