mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
KDoc punctuation
This commit is contained in:
parent
4d04b276ff
commit
9ebc10f4c2
@ -89,7 +89,7 @@ class DecryptionFailureTracker @Inject constructor(
|
||||
private var currentTicker: Job? = null
|
||||
|
||||
/**
|
||||
* Start the tracker
|
||||
* Start the tracker.
|
||||
*
|
||||
* @param scope The coroutine scope to use, exposed for tests. If null, it will use the default one
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user