mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Bulk spelling improvement to modules-core (#5225)
* Correct spelling mistakes * Correct more spelling issues * merge conflict * Revert typo in parms
This commit is contained in:
parent
a4077537e0
commit
25b6492d37
91 changed files with 908 additions and 148 deletions
|
@ -172,7 +172,7 @@ stat:
|
|||
type: int
|
||||
sample: 1003
|
||||
size:
|
||||
description: Size in bytes for a plain file, ammount of data for some special files
|
||||
description: Size in bytes for a plain file, amount of data for some special files
|
||||
returned: success, path exists and user can read stats
|
||||
type: int
|
||||
sample: 203
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue