Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Oloremo committed Dec 2, 2019
1 parent 54d3c3f commit 9047b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/states/archive.py
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ def extracted(name,
ret['comment'] += (
' Since the \'clean_parent\' option is enabled, the '
'destination parent directory would be removed first '
'and than re-created and the archive would be '
'and then re-created and the archive would be '
'extracted'
)
return ret
Expand Down

0 comments on commit 9047b01

Please sign in to comment.