Fixes a small spelling error

This commit is contained in:
Feliciaan De Palmenaer
2015-06-28 20:17:23 +02:00
parent cbd0db7c39
commit bf01ad0727
+1 -1
View File
@@ -115,7 +115,7 @@ class _ToggleActiveCommand(Command):
class DeactivateUserCommand(_ToggleActiveCommand):
"""Deactive a user"""
"""Deactivate a user"""
@commit
def run(self, user_identifier):