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