mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Fix various typos.
The typos and their corrections were found with the aid of https://github.com/lucasdemarchi/codespell.
This commit is contained in:
@@ -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.
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user