Co-Authored-By: Erik Johnston <erik@matrix.org>
This commit is contained in:
Jorik Schellekens 2019-07-18 16:14:22 +01:00 committed by Jorik Schellekens
parent 68ee84c8e7
commit 4776528a3f

View file

@ -137,7 +137,7 @@ class E2eKeysHandler(object):
opentracing.set_tag("key_query", destination_query) 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 # 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 # authenticated user shares a room with the queried user and the query
# has not specified a particular device. # has not specified a particular device.