mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fc1ddb6128
Summary: Fix typo in a code comment of babel codegen: TurobModule -> TurboModule This was discovered in the PR [https://github.com/facebook/react-native/issues/6832](https://github.com/microsoft/react-native-windows/pull/6832) when [microsoft/react-native-windows](https://github.com/microsoft/react-native-windows) ingested latest react-native bits.. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [Internal] [Fixed] - Fix a typo in a code comment. Pull Request resolved: https://github.com/facebook/react-native/pull/30723 Test Plan: None, change is in a comment and most of the scripts like lint-ci don't work on windows. Reviewed By: shergin Differential Revision: D25884872 Pulled By: sammy-SC fbshipit-source-id: 49dfc25d220aa9bc4f7de61c664837b193ae25e5