One more missed typo

This commit is contained in:
Pedro Algarvio 2015-08-19 19:43:37 +01:00
parent aec8de6206
commit 60c5d16330

View file

@ -209,7 +209,7 @@ class GenerateSaltSyspaths(Command):
)
class WriteSaltSshPackaingFile(Command):
class WriteSaltSshPackagingFile(Command):
description = 'Write salt\'s ssh packaging file'
user_options = []