"Management" had a spelling error, this commit adds the missing character.
Change-Id: Ie343adbae65389a6d802556ff86c9aff51d81943
This commit is contained in:
parent
6620e0c8f0
commit
5d6427d44e
@ -18,6 +18,6 @@ import horizon
|
||||
|
||||
|
||||
class QuotaPanel(horizon.Panel):
|
||||
name = _("Quota Managment")
|
||||
name = _("Quota Management")
|
||||
slug = 'quota'
|
||||
policy_rules = (('identity', "project_mod_or_admin"),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user