mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
models: Fix typo in comment.
This commit is contained in:
committed by
Tim Abbott
parent
5e3ba1f20f
commit
04a79800b9
@@ -119,7 +119,7 @@ _properties = {
|
||||
validity_in_days=settings.INVITATION_LINK_VALIDITY_DAYS)
|
||||
}
|
||||
|
||||
# Conirmation pathways for which there is no content_object that we need to
|
||||
# Confirmation pathways for which there is no content_object that we need to
|
||||
# keep track of.
|
||||
|
||||
def check_key_is_valid(creation_key):
|
||||
|
Reference in New Issue
Block a user