mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
KDoc punctuation
This commit is contained in:
parent
4d04b276ff
commit
9ebc10f4c2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue