mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
fix typo
This commit is contained in:
parent
0e1b435eb7
commit
bdb8b690e7
@ -225,7 +225,7 @@
|
||||
password:self.password
|
||||
completion:^(BOOL succeeded, NSError *error) {
|
||||
if(succeeded) {
|
||||
//controller shoud dismiss us shortly..
|
||||
//controller should dismiss us shortly..
|
||||
} else {
|
||||
UIAlertView *alertView = [[UIAlertView alloc] initWithTitle:nil
|
||||
message:error.localizedDescription
|
||||
|
Loading…
x
Reference in New Issue
Block a user