mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-21 21:53:30 +00:00
typo in docstrings
Co-authored-by: NaNoMelo <56289688+NaNoMelo@users.noreply.github.com>
This commit is contained in:
parent
ee9f36d883
commit
37d1669a72
@ -15,7 +15,7 @@ from counter.models import AccountDump, Counter, Customer, Selling
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""Effectively the dump the inactive users.
|
||||
"""Effectively dump the inactive users.
|
||||
|
||||
Users who received a warning mail enough time ago will
|
||||
have their account emptied, unless they reactivated their
|
||||
|
Loading…
Reference in New Issue
Block a user