mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #6841 from bearstech/subversion_fix_typo
Fix a typo in the subversion module documentation
This commit is contained in:
@@ -27,7 +27,7 @@ description:
|
||||
version_added: "0.7"
|
||||
author: Dane Summers, njharman@gmail.com
|
||||
notes:
|
||||
- Requres I(svn) to be installed on the client.
|
||||
- Requires I(svn) to be installed on the client.
|
||||
requirements: []
|
||||
options:
|
||||
repo:
|
||||
|
||||
Reference in New Issue
Block a user