mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Fix typo: current.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
[[BITHockeyManager sharedHockeyManager].feedbackManager feedbackListViewController:YES]
|
||||
|
||||
This ensures that the presentation on iOS 6 and iOS 7 will use the corret design on each OS Version.
|
||||
This ensures that the presentation on iOS 6 and iOS 7 will use the current design on each OS Version.
|
||||
*/
|
||||
|
||||
@interface BITFeedbackListViewController : BITHockeyBaseViewController <UITableViewDelegate, UITableViewDataSource, UIActionSheetDelegate, UIAlertViewDelegate, QLPreviewControllerDataSource> {
|
||||
|
||||
Reference in New Issue
Block a user