Skip to content

Commit

Permalink
fix pragma mark spelling error
Browse files Browse the repository at this point in the history
fix pragma mark spelling error
  • Loading branch information
luongvm committed Nov 8, 2015
1 parent e9b3653 commit ead2522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AMSlideMenu/UIViewController+AMSlideMenu.m
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ - (AMSlideMenuMainViewController *)mainSlideMenu
#pragma mark - Lifecycle -
/*----------------------------------------------------*/

#pragma marl - Swizzled Methods
#pragma mark - Swizzled Methods

- (void)my_viewWillDisappear:(BOOL)animated
{
Expand Down

0 comments on commit ead2522

Please sign in to comment.