mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
fix typo
This commit is contained in:
@@ -174,7 +174,7 @@ typedef void(^tValidationCompletion)(BOOL validated, NSError *error);
|
||||
annotation:annotation]) {
|
||||
return YES;
|
||||
} else {
|
||||
//do your own URL handling, return appropriate valu
|
||||
//do your own URL handling, return appropriate value
|
||||
}
|
||||
return NO;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user