Fix typo: current.

This commit is contained in:
Steven Fisher
2015-03-16 11:54:05 -07:00
parent b9a9dd5d71
commit 9699ed9575

View File

@@ -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> {