cloudstack: fix typos in doc

reviewable/pr18780/r1
Rene Moser 11 years ago
parent 0984e9964f
commit 5abaab68a4

@ -21,7 +21,7 @@
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: cs_account module: cs_account
short_description: Manages account on Apache CloudStack based clouds. short_description: Manages accounts on Apache CloudStack based clouds.
description: description:
- Create, disable, lock, enable and remove accounts. - Create, disable, lock, enable and remove accounts.
version_added: '2.0' version_added: '2.0'

@ -21,7 +21,7 @@
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: cs_iso module: cs_iso
short_description: Manages ISOs images on Apache CloudStack based clouds. short_description: Manages ISO images on Apache CloudStack based clouds.
description: description:
- Register and remove ISO images. - Register and remove ISO images.
version_added: '2.0' version_added: '2.0'

Loading…
Cancel
Save