mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
adding missing punctuation
This commit is contained in:
parent
4bcdaa309e
commit
2378643071
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ import im.vector.app.features.onboarding.RegisterAction
|
|||
import javax.inject.Inject
|
||||
|
||||
/**
|
||||
* In this screen, the user is asked to check his emails
|
||||
* In this screen, the user is asked to check their emails.
|
||||
*/
|
||||
class FtueAuthLegacyWaitForEmailFragment @Inject constructor() : AbstractFtueAuthFragment<FragmentLoginWaitForEmailBinding>() {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue