mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix a typo in the subversion module documentation
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user