Merge "Correct the exception message"
This commit is contained in:
commit
b153451d2a
@ -69,4 +69,4 @@ class MediaTypeUnsupport(VcnsApiException):
|
||||
|
||||
|
||||
class ServiceUnavailable(VcnsApiException):
|
||||
message = _("Service on available: %(uri)s")
|
||||
message = _("Service Unavailable: %(uri)s")
|
||||
|
Loading…
Reference in New Issue
Block a user