mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
One more missed typo
This commit is contained in:
parent
aec8de6206
commit
60c5d16330
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -209,7 +209,7 @@ class GenerateSaltSyspaths(Command):
|
|||
)
|
||||
|
||||
|
||||
class WriteSaltSshPackaingFile(Command):
|
||||
class WriteSaltSshPackagingFile(Command):
|
||||
|
||||
description = 'Write salt\'s ssh packaging file'
|
||||
user_options = []
|
||||
|
|
Loading…
Add table
Reference in a new issue