summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-12-20 11:25:37 +0100
committerAndras Timar <andras.timar@collabora.com>2013-12-20 15:55:00 +0100
commitb55259eeb549482477c57d854f3de72aff345edb (patch)
tree35e474b8458ae776a8455f4f78e73ae28c611180 /ios
parent377ec698afc98a9a098b456f4ae3c694498df6a2 (diff)
typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
Diffstat (limited to 'ios')
-rwxr-xr-xios/iosremote/SWRevealViewController/SWRevealViewController.m2
-rw-r--r--ios/iosremote/TestFlightSDK1.2.6/libTestFlight.abin4011440 -> 4011436 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/ios/iosremote/SWRevealViewController/SWRevealViewController.m b/ios/iosremote/SWRevealViewController/SWRevealViewController.m
index 53f101f0c889..30efc45e5ed8 100755
--- a/ios/iosremote/SWRevealViewController/SWRevealViewController.m
+++ b/ios/iosremote/SWRevealViewController/SWRevealViewController.m
@@ -549,7 +549,7 @@ static NSString * const SWSegueRightIdentifier = @"sw_right";
// the rear controller view -or the front controller view- if it is never displayed.
//
// If you need to manipulate views of any of your child controllers in an override
- // of this method, you can load yourself the views explicitly on your overriden method.
+ // of this method, you can load yourself the views explicitly on your overridden method.
// However we discourage it as an app following the MVC principles should never need to do so
// [_frontViewController view];
diff --git a/ios/iosremote/TestFlightSDK1.2.6/libTestFlight.a b/ios/iosremote/TestFlightSDK1.2.6/libTestFlight.a
index bc045a9fc8f4..74e7e6b44afd 100644
--- a/ios/iosremote/TestFlightSDK1.2.6/libTestFlight.a
+++ b/ios/iosremote/TestFlightSDK1.2.6/libTestFlight.a
Binary files differ