Skip to content

Commit

Permalink
Merge pull request #167 from joturako/master
Browse files Browse the repository at this point in the history
fix pragma mark spelling error
  • Loading branch information
arturdev committed Nov 9, 2015
2 parents e9b3653 + ead2522 commit a558752
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 a558752

Please sign in to comment.