Correcting the documentation for win_package return value[log] (#57854)

* correcting the documentaiton for log return value

* grammar change
This commit is contained in:
PRASOON KARUNAN V 2019-06-18 02:26:57 +05:30 committed by Jordan Borean
parent da6f6cc456
commit 0cf6a418ab

View file

@ -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: