mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
Many typo fixes (#7429)
This commit is contained in:
parent
f4d8168131
commit
e556abb56b
46 changed files with 66 additions and 66 deletions
|
@ -69,7 +69,7 @@ EXAMPLES = '''
|
|||
|
||||
RETURN = '''
|
||||
data:
|
||||
description: "JSON parsed response from ipbase.com. Please refer to U(https://ipbase.com/docs/info) for the detailled structure of the response."
|
||||
description: "JSON parsed response from ipbase.com. Please refer to U(https://ipbase.com/docs/info) for the detailed structure of the response."
|
||||
returned: success
|
||||
type: dict
|
||||
sample: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue