mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
minor spelling changes
This commit is contained in:
committed by
Brian Coca
parent
054a3fccf8
commit
0b8011436d
@@ -763,7 +763,7 @@ Windows modules checklist
|
||||
* Look at existing modules for more examples of argument checking.
|
||||
|
||||
* Results
|
||||
* The result object should allways contain an attribute called changed set to either $true or $false
|
||||
* The result object should always contain an attribute called changed set to either $true or $false
|
||||
* Create your result object like this::
|
||||
|
||||
$result = New-Object psobject @{
|
||||
|
||||
Reference in New Issue
Block a user