Fix spelling of instance.

This commit is contained in:
Steven Fisher
2015-03-16 11:50:50 -07:00
parent bf6a9896c3
commit e9cffeba66
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@
are allowed to be set.
To add this view controller to your own app and push it onto a navigation stack,
don't create the intance yourself, but use the following code to get a correct instance:
don't create the instance yourself, but use the following code to get a correct instance:
[[BITHockeyManager sharedHockeyManager].feedbackManager feedbackListViewController:NO]