From 9d1eab7e421fc159f226d8014292b7f997c83ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Mon, 17 Apr 2017 22:52:12 +0800 Subject: [PATCH] spelling --- .../RevealControllerProject2/RearViewController.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RevealControllerExample2/RevealControllerProject2/RearViewController.m b/RevealControllerExample2/RevealControllerProject2/RearViewController.m index 2e26208..5a98ac0 100755 --- a/RevealControllerExample2/RevealControllerProject2/RearViewController.m +++ b/RevealControllerExample2/RevealControllerProject2/RearViewController.m @@ -66,7 +66,7 @@ @implementation RearViewController * - - 1.2 MapViewController * * In the third scenario a SWRevealViewController is contained directly inside of another. - * SWRevealController. Thus the following hierarchy is created: + * SWRevealViewController. Thus the following hierarchy is created: * * - SWRevealViewController is parent of: * - 1 UINavigationController is parent of: @@ -245,4 +245,4 @@ - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath -@end \ No newline at end of file +@end