Skip to content

Commit ca7eb14

Browse files
getaaronfacebook-github-bot
authored andcommitted
Fix minor typo in RCTEnhancedScrollView.h
Summary: Pull Request resolved: #20456 Differential Revision: D9061113 Pulled By: hramos fbshipit-source-id: 4a8afa63dd00be60cb8d622a6929c5f3bef4c20c
1 parent 23657cc commit ca7eb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
NS_ASSUME_NONNULL_BEGIN
1313

1414
/**
15-
* `UIScrollView` subclass which has some improvements and tweeks
15+
* `UIScrollView` subclass which has some improvements and tweaks
1616
* wich are not directly related to React.
1717
*/
1818
@interface RCTEnhancedScrollView : UIScrollView

0 commit comments

Comments
 (0)