Minor typo in vmware_guest_facts (#23791)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet 2017-04-20 15:34:03 +05:30 committed by John R Barker
parent ffa92485b4
commit cc745b0224

View file

@ -76,7 +76,7 @@ EXAMPLES = '''
RETURN = """ RETURN = """
instance: instance:
descripton: metadata about the virtualmachine description: metadata about the virtual machine
returned: always returned: always
type: dict type: dict
sample: None sample: None