Skip to content

Commit

Permalink
Fix minor typo in RCTEnhancedScrollView.h
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #20456

Differential Revision: D9061113

Pulled By: hramos

fbshipit-source-id: 4a8afa63dd00be60cb8d622a6929c5f3bef4c20c
  • Loading branch information
getaaron authored and facebook-github-bot committed Jul 30, 2018
1 parent 23657cc commit ca7eb14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
NS_ASSUME_NONNULL_BEGIN

/**
* `UIScrollView` subclass which has some improvements and tweeks
* `UIScrollView` subclass which has some improvements and tweaks
* wich are not directly related to React.
*/
@interface RCTEnhancedScrollView : UIScrollView
Expand Down

0 comments on commit ca7eb14

Please sign in to comment.