Typo: submdoules -> submodules (#4716)
This commit is contained in:
parent
3566966d47
commit
ff906faf9a
1 changed files with 1 additions and 1 deletions
|
@ -925,7 +925,7 @@ Submodules
|
|||
.. code-block:: python
|
||||
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue