react-native/Libraries/Components/TextInput
Justin Stanley bc718fd729 Fixed an incorrect word in the blurTextInput() documentation.
Summary:
In `TextInputState`'s `blurTextInput()` documentation, the parameter description`id of the text field to focus` should be `id of the text field to unfocus`, since this is `blurTextInput` and not `focusTextInput`.

N/A (just documentation fix).
Closes https://github.com/facebook/react-native/pull/14367

Differential Revision: D5200263

Pulled By: shergin

fbshipit-source-id: b3e9ab60e555ad9050474b59a728761180618190
2017-06-20 19:31:29 -07:00
..
TextInput.js Forcing to `alignSelf: stretch` was removed from <TextInput> 2017-05-29 16:01:08 -07:00
TextInputState.js Fixed an incorrect word in the blurTextInput() documentation. 2017-06-20 19:31:29 -07:00