mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-23 12:50:33 +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