Skip to content

Commit eefb9ed

Browse files
author
Maruti Borker
committed
Fixing Spelling mistake
1 parent 9402c1a commit eefb9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ public void setSecondaryOnOpenListner(OnOpenListener listener) {
895895
}
896896

897897
/**
898-
* Sets the OnCloseListener. {@link OnCloseListener#onClose() OnCloseListener.onClose()} will be called when nay one of the SlidingMenu is closed
898+
* Sets the OnCloseListener. {@link OnCloseListener#onClose() OnCloseListener.onClose()} will be called when any one of the SlidingMenu is closed
899899
*
900900
* @param listener the new setOnCloseListener
901901
*/

0 commit comments

Comments
 (0)