models: Fix typo in comment.

This commit is contained in:
sandeepsajan0 2017-10-31 22:15:44 +05:30 committed by Tim Abbott
parent 5e3ba1f20f
commit 04a79800b9
1 changed files with 1 additions and 1 deletions

View File

@ -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):