Skip to content

Commit

Permalink
Update RSDFDatePickerCollectionViewLayout.h
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhatch authored Sep 25, 2020
1 parent a37f0dc commit 6e77f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RSDayFlow/RSDFDatePickerCollectionViewLayout.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ typedef NS_ENUM(NSUInteger, RSDFDatePickerCollectionViewLayoutDirection) {
/**
Designated initializer. Initializes and returns a newly allocated layout object with the specified direction.
@param frame The direction of the layout.
@param direction The direction of the layout.
*/
- (instancetype)initWithDirection:(RSDFDatePickerCollectionViewLayoutDirection)direction;

Expand Down

0 comments on commit 6e77f0d

Please sign in to comment.