mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-31 18:02:20 +00:00
Fix spelling: observer.
This commit is contained in:
parent
06ff39192c
commit
08397c531a
@ -372,7 +372,7 @@
|
||||
[self restoreStoreButtonStateAnimated:NO];
|
||||
[self updateAppStoreHeader];
|
||||
|
||||
// clean up and remove any pending overservers
|
||||
// clean up and remove any pending observers
|
||||
for (UITableViewCell *cell in _cells) {
|
||||
[cell removeObserver:self forKeyPath:@"webViewSize"];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user