Fixing a typo in the comment.

This commit is contained in:
Gareth J. Greenaway 2018-06-22 07:26:08 -07:00
parent 85cef126e0
commit ff14b99752
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -559,7 +559,7 @@ class LocalClient(object):
{'stewart': {...}}
'''
if 'expr_form' in kwargs:
# We need to report salt.utils.versions here
# We need to re-import salt.utils.versions here
# even though it has already been imported.
# when cmd_batch is called via the NetAPI
# the module is unavailable.