Fix article spelling.
This commit is contained in:
parent
4d90c2a227
commit
f6cb50ed93
@ -87,7 +87,7 @@ emailAddressAuthenticationAppleId token:string = EmailAddressAuthentication;
|
||||
emailAddressAuthenticationGoogleId token:string = EmailAddressAuthentication;
|
||||
|
||||
|
||||
//@class EmailAddressResetState @description Describes reset state of a email address
|
||||
//@class EmailAddressResetState @description Describes reset state of an email address
|
||||
|
||||
//@description Email address can be reset after the given period. Call resetAuthenticationEmailAddress to reset it and allow the user to authorize with a code sent to the user's phone number
|
||||
//@wait_period Time required to wait before the email address can be reset; 0 if the user is subscribed to Telegram Premium
|
||||
|
@ -1143,7 +1143,7 @@ void AuthManager::on_account_banned() const {
|
||||
return;
|
||||
}
|
||||
LOG(ERROR) << "Your account was banned for suspicious activity. If you think that this is a mistake, please try to "
|
||||
"log in from an official mobile app and send a email to recover the account by following instructions "
|
||||
"log in from an official mobile app and send an email to recover the account by following instructions "
|
||||
"provided by the app";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user