KDoc punctuation
This commit is contained in:
parent
4d04b276ff
commit
9ebc10f4c2
|
@ -89,7 +89,7 @@ class DecryptionFailureTracker @Inject constructor(
|
||||||
private var currentTicker: Job? = null
|
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
|
* @param scope The coroutine scope to use, exposed for tests. If null, it will use the default one
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue