Skip to content

Commit 6e77f0d

Browse files
Update RSDFDatePickerCollectionViewLayout.h
1 parent a37f0dc commit 6e77f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RSDayFlow/RSDFDatePickerCollectionViewLayout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ typedef NS_ENUM(NSUInteger, RSDFDatePickerCollectionViewLayoutDirection) {
4343
/**
4444
Designated initializer. Initializes and returns a newly allocated layout object with the specified direction.
4545
46-
@param frame The direction of the layout.
46+
@param direction The direction of the layout.
4747
*/
4848
- (instancetype)initWithDirection:(RSDFDatePickerCollectionViewLayoutDirection)direction;
4949

0 commit comments

Comments
 (0)