fix comment

This commit is contained in:
Valere 2023-11-14 12:09:05 +01:00
parent 36ce42e36e
commit d3391076b5
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ internal class OlmMachine @Inject constructor(
val outAdapter = moshi.adapter(Event::class.java)
// we don't need to use `roomKeyInfos` as we are for now we are
// we don't need to use `roomKeyInfos` as for now we are manually
// checking the returned to devices to check for room keys.
// XXX Anyhow there is now proper signaling we should soon stop parsing them manually
receiveSyncChanges.toDeviceEvents.map {