mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-30 17:18:41 +08:00
Fix minor typos on documentation
Summary: Closes https://github.com/facebook/react-native/pull/2742 Reviewed By: @svcscm Differential Revision: D2549690 Pulled By: @javache fb-gh-sync-id: 84cb3aa78c2c75bae24a8cc7c1b96e219c9a0552
This commit is contained in:
committed by
facebook-github-bot-7
parent
74002b784b
commit
79e33078f2
@@ -108,7 +108,7 @@ var TextInput = React.createClass({
|
||||
autoFocus: PropTypes.bool,
|
||||
/**
|
||||
* Set the position of the cursor from where editing will begin.
|
||||
* @platorm android
|
||||
* @platform android
|
||||
*/
|
||||
textAlign: PropTypes.oneOf([
|
||||
'start',
|
||||
|
||||
Reference in New Issue
Block a user