Merge pull request #400 from feliciaan/patch-1

Fixes a small spelling error
This commit is contained in:
Matt Wright
2015-07-10 14:07:15 -04:00
+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):