mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 00:54:23 -05:00
Spelling
This commit is contained in:
parent
ed61a49169
commit
13cbd31040
@ -212,7 +212,7 @@ class MessageHandler(BaseHandler):
|
||||
content["avatar_url"] = yield profile.get_avatar_url(target)
|
||||
except Exception as e:
|
||||
logger.info(
|
||||
"Failed to get profile infomration for %r: %s",
|
||||
"Failed to get profile information for %r: %s",
|
||||
target, e
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user