Fix the comment in the example. (#3050)

Fix the typo: `Crate` -> `Create`. Make a complete sentence.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
Bryan Hundven 2016-09-28 15:18:43 -07:00 committed by Matt Clay
commit 50092ed629

View file

@ -95,7 +95,7 @@ extends_documentation_fragment: vmware.documentation
EXAMPLES = ''' EXAMPLES = '''
Example from Ansible playbook Example from Ansible playbook
# #
# Crate VM from template # Create a VM from a template
# #
- name: create the VM - name: create the VM
vmware_guest: vmware_guest: