typo
This commit is contained in:
parent
35eb6f9833
commit
bb3aac63b9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class CASAccount(models.Model):
|
|||
class OldCASAccount(models.Model):
|
||||
"""Information about expired CAS accounts
|
||||
|
||||
A² user is given an instance of this model iff they had a CAS account that expired.
|
||||
A user is given an instance of this model iff they had a CAS account that expired.
|
||||
|
||||
Instances of this model should not be created with a new user.
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue