summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet <akasurde@redhat.com>2017-04-20 15:34:03 +0530
committerJohn R Barker <john@johnrbarker.com>2017-04-20 11:04:03 +0100
commitcc745b0224ee3aa800cf1b4b62df2cd132790e08 (patch)
tree6f0dfcfa63db287fd15671b98fe29f45be0b4aab
parentffa92485b4e8f958347029c6d701c1e53cec14df (diff)
downloadansible-cc745b0224ee3aa800cf1b4b62df2cd132790e08.tar.gz
Minor typo in vmware_guest_facts (#23791)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
-rw-r--r--lib/ansible/modules/cloud/vmware/vmware_guest_facts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/vmware/vmware_guest_facts.py b/lib/ansible/modules/cloud/vmware/vmware_guest_facts.py
index ca264389de..c9fef5652f 100644
--- a/lib/ansible/modules/cloud/vmware/vmware_guest_facts.py
+++ b/lib/ansible/modules/cloud/vmware/vmware_guest_facts.py
@@ -76,7 +76,7 @@ EXAMPLES = '''
RETURN = """
instance:
- descripton: metadata about the virtualmachine
+ description: metadata about the virtual machine
returned: always
type: dict
sample: None