This commit is contained in:
Pedro Algarvio 2013-11-27 20:29:57 +00:00
parent 4ffd0b4f2c
commit 9b395df1f4

View File

@ -92,7 +92,7 @@ class SaltCloud(parsers.SaltCloudParser):
)
)
# Get the path to the built-in deploy scripts dircetory
# Get the path to the built-in deploy scripts directory
builtin_deploy_dir = os.path.join(
os.path.dirname(__file__),
'deploy'