Fixed typo errors
This commit is contained in:
parent
e86abb7cd2
commit
4cffbaa51d
@ -219,7 +219,7 @@ class ProfileNotFound(SenlinException):
|
||||
msg_fmt = _("The profile (%(profile)s) could not be found.")
|
||||
|
||||
|
||||
class ProfileNotSpecicified(SenlinException):
|
||||
class ProfileNotSpecified(SenlinException):
|
||||
msg_fmt = _("Profile not specified.")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user