Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
Summary: Closes facebook#7448

Differential Revision: D3274779

fb-gh-sync-id: ae50ff1939778663af2f212fd510ed04ea640bb2
fbshipit-source-id: ae50ff1939778663af2f212fd510ed04ea640bb2
  • Loading branch information
odino authored and Facebook Github Bot 1 committed May 8, 2016
1 parent 17f0807 commit b88d9d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ var DrawerLayoutAndroid = React.createClass({
* - idle, meaning there is no interaction with the navigation view happening at the time
* - dragging, meaning there is currently an interaction with the navigation view
* - settling, meaning that there was an interaction with the navigation view, and the
* navigation view is now finishing it's closing or opening animation
* navigation view is now finishing its closing or opening animation
*/
onDrawerStateChanged: ReactPropTypes.func,
/**
Expand Down

0 comments on commit b88d9d2

Please sign in to comment.