mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +03:00
typo
Co-Authored-By: Erik Johnston <erik@matrix.org>
This commit is contained in:
parent
68ee84c8e7
commit
4776528a3f
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ class E2eKeysHandler(object):
|
|||
|
||||
opentracing.set_tag("key_query", destination_query)
|
||||
|
||||
# We first consider whether we wish to update the dive list cache with
|
||||
# We first consider whether we wish to update the device list cache with
|
||||
# the users device list. We want to track a user's devices when the
|
||||
# authenticated user shares a room with the queried user and the query
|
||||
# has not specified a particular device.
|
||||
|
|
Loading…
Reference in a new issue