type: sub-module -> submodule (#73087)
Updates the docs for the git module. Elsewhere in this file submodule is all one word, and it's all one word in git docs.
This commit is contained in:
parent
776274143f
commit
418bad7ad4
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ options:
|
|||
recursive:
|
||||
description:
|
||||
- if C(no), repository will be cloned without the --recursive
|
||||
option, skipping sub-modules.
|
||||
option, skipping submodules.
|
||||
type: bool
|
||||
default: 'yes'
|
||||
version_added: "1.6"
|
||||
|
|
Loading…
Reference in a new issue