diff --git a/src/crypto/DeviceList.js b/src/crypto/DeviceList.js index 632401da3..d913b426a 100644 --- a/src/crypto/DeviceList.js +++ b/src/crypto/DeviceList.js @@ -605,7 +605,7 @@ class DeviceListUpdateSerialiser { * * @return {module:client.Promise} resolves when all the users listed have * been updated. rejects if there was a problem updating any of the - * users. Returns a fresh device list object for the users queried. + * users. */ updateDevicesForUsers(users, syncToken) { users.forEach((u) => {