mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Fixes a small spelling error
This commit is contained in:
@@ -115,7 +115,7 @@ class _ToggleActiveCommand(Command):
|
||||
|
||||
|
||||
class DeactivateUserCommand(_ToggleActiveCommand):
|
||||
"""Deactive a user"""
|
||||
"""Deactivate a user"""
|
||||
|
||||
@commit
|
||||
def run(self, user_identifier):
|
||||
|
||||
Reference in New Issue
Block a user