Skip to content

Commit 330748f

Browse files
authored
Fix comment typo
1 parent d7c4e09 commit 330748f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MGSwipeTableCell/MGSwipeTableCell.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ typedef NS_ENUM(NSInteger, MGSwipeState) {
3636
MGSwipeStateExpandingRightToLeft,
3737
};
3838

39-
/** Swipe state */
39+
/** Swipe Expansion Layout */
4040
typedef NS_ENUM(NSInteger, MGSwipeExpansionLayout) {
4141
MGSwipeExpansionLayoutBorder = 0,
4242
MGSwipeExpansionLayoutCenter,

0 commit comments

Comments
 (0)