From 9699ed957553bf187e3b7a455437d6a887ffa938 Mon Sep 17 00:00:00 2001 From: Steven Fisher Date: Mon, 16 Mar 2015 11:54:05 -0700 Subject: [PATCH] Fix typo: current. --- Classes/BITFeedbackListViewController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classes/BITFeedbackListViewController.h b/Classes/BITFeedbackListViewController.h index e7d52db934..4687d38fc3 100644 --- a/Classes/BITFeedbackListViewController.h +++ b/Classes/BITFeedbackListViewController.h @@ -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 {