react-native/Libraries/Text/TextInput/Multiline
Semen Zhydenko d2c569795c Typos in comments and log messages
Summary:
No code changes, no testing required.

alligned -> aligned
allignment -> alignment
completly -> completely
conseptually -> conceptually
decendents -> descendants
indefinetly -> indefinitely
dimention -> dimension
doesnt -> doesn't
safegaurd -> safeguard
intialization -> initialization
hierachy -> hierarchy
happend -> happened
gaurd -> guard
programatically -> programmatically
initalized -> initialized
immidiately -> immediately
occured -> occurred
unkown -> unknown
neccessary -> necessary
neccesarily -> necessarily
occuring -> occurring
comoponent -> component
propogate -> propagate
recieved -> received
referece -> reference
perfomance -> performance
recieving -> receiving
subsquently -> subsequently
scoll -> scroll
suprisingly -> surprisingly
targetting -> targeting
tranform -> transform
symetrical -> symmetrical
wtih -> with
Closes https://github.com/facebook/react-native/pull/17578

Differential Revision: D6718791

Pulled By: shergin

fbshipit-source-id: 4ab79c1131ec5971d35a0c7199eba7ec0a0918ad
2018-01-12 22:18:45 -08:00
..
RCTMultilineTextInputShadowView.h
RCTMultilineTextInputShadowView.m
RCTMultilineTextInputView.h
RCTMultilineTextInputView.m Typos in comments and log messages 2018-01-12 22:18:45 -08:00
RCTMultilineTextInputViewManager.h RCTBaseTextInputViewManager: new base class for TextInput view managers 2018-01-07 18:31:20 -08:00
RCTMultilineTextInputViewManager.m RCTBaseTextInputViewManager: new base class for TextInput view managers 2018-01-07 18:31:20 -08:00
RCTUITextView.h
RCTUITextView.m