minor spelling changes

This commit is contained in:
Carlos E. Garcia 2016-12-10 21:50:09 -05:00 committed by Brian Coca
commit 0b8011436d
114 changed files with 152 additions and 152 deletions

View file

@ -401,7 +401,7 @@ class VmsModule(BaseModule):
"""
oVirt in version 4.1 doesn't support search by template+version_number,
so we need to list all templates with specific name and then iterate
throught it's version until we find the version we look for.
through it's version until we find the version we look for.
"""
template = None
if self._module.params['template']: