We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5b643 commit 48fc911Copy full SHA for 48fc911
SlideMenu/Source/SlideNavigationController.h
@@ -43,7 +43,7 @@ typedef enum{
43
44
@property (nonatomic, assign) BOOL avoidSwitchingToSameClassViewController;
45
@property (nonatomic, assign) BOOL enableSwipeGesture;
46
-@property (nonatomic, strong) UIViewController *righMenu;
+@property (nonatomic, strong) UIViewController *rightMenu;
47
@property (nonatomic, strong) UIViewController *leftMenu;
48
@property (nonatomic, strong) UIBarButtonItem *leftbarButtonItem;
49
@property (nonatomic, strong) UIBarButtonItem *rightBarButtonItem;
0 commit comments