Better comment

Co-authored-by: poljar <poljar@termina.org.uk>
This commit is contained in:
Valere 2022-03-04 19:07:58 +01:00
parent 31d3fe38aa
commit 99a07af9de
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ internal class OlmSessionStore @Inject constructor(private val store: IMXCryptoS
}
/**
* Retrieve the end-to-end session ids between the logged-in user and another
* Get all the Olm Sessions we are sharing with the given user
* device.
*
* @param deviceKey the public key of the other device.