Correcting the documentation for win_package return value[log] (#57854)
* correcting the documentaiton for log return value * grammar change
This commit is contained in:
parent
da6f6cc456
commit
0cf6a418ab
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ EXAMPLES = r'''
|
|||
RETURN = r'''
|
||||
log:
|
||||
description: The contents of the MSI log.
|
||||
returned: change occured and package is an MSI
|
||||
returned: installation/uninstallation failure for MSI packages
|
||||
type: str
|
||||
sample: Installation completed successfully
|
||||
rc:
|
||||
|
|
Loading…
Add table
Reference in a new issue