adding missing punctuation

This commit is contained in:
Adam Brown 2022-05-20 12:13:09 +01:00
parent 4bcdaa309e
commit 2378643071
1 changed files with 1 additions and 1 deletions

View File

@ -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>() {