Fix various typos.

The typos and their corrections were found with the
aid of https://github.com/lucasdemarchi/codespell.
This commit is contained in:
derAnfaenger
2017-11-09 16:26:38 +01:00
parent 4817ba44a4
commit 19bc55aa45
32 changed files with 39 additions and 39 deletions

View File

@@ -28,7 +28,7 @@ def avatar_url_from_dict(userdict, medium=False):
'''
DEPRECATED: We should start using
get_avatar_field to populate users,
particulary for codepaths where the
particularly for codepaths where the
client can compute gravatar URLS
on the client side.
'''