Commit f1311eef authored by Valere's avatar Valere
Browse files

quick format doc

parent eb10956b
......@@ -758,7 +758,7 @@ internal class DefaultCryptoService @Inject constructor(
}
/**
* Decrypts the event and udpdates the event fields with the results
* Decrypts the event and udpdates the event fields with the results.
*/
override suspend fun decryptAndUpdateEvent(event: Event, timeline: String) {
eventDecryptor.decryptEvent(event, timeline).fold(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment