adding missing punctuation
This commit is contained in:
parent
4bcdaa309e
commit
2378643071
|
@ -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…
Reference in New Issue