Fixed a typo in a comment
Change-Id: I2a29db3bd16f0eb3fb39743b74e622f366aa6578
This commit is contained in:
parent
daa0517b63
commit
3bbf1b15bd
@ -122,7 +122,7 @@ class ProtectedImageDelete(Forbidden):
|
||||
message = _("Image %(image_id)s is protected and cannot be deleted.")
|
||||
|
||||
|
||||
#NOTE(bcwaldon): here for backwards-compatability, need to deprecate.
|
||||
#NOTE(bcwaldon): here for backwards-compatibility, need to deprecate.
|
||||
class NotAuthorized(Forbidden):
|
||||
message = _("You are not authorized to complete this action.")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user