mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Merge pull request #6841 from bearstech/subversion_fix_typo
Fix a typo in the subversion module documentation
This commit is contained in:
commit
15c7128825
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ description:
|
||||||
version_added: "0.7"
|
version_added: "0.7"
|
||||||
author: Dane Summers, njharman@gmail.com
|
author: Dane Summers, njharman@gmail.com
|
||||||
notes:
|
notes:
|
||||||
- Requres I(svn) to be installed on the client.
|
- Requires I(svn) to be installed on the client.
|
||||||
requirements: []
|
requirements: []
|
||||||
options:
|
options:
|
||||||
repo:
|
repo:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue