Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in invariant message #29913

Closed
wants to merge 1 commit into from
Closed

Fix typo in invariant message #29913

wants to merge 1 commit into from

Conversation

sweatherall
Copy link
Contributor

Summary

Fix a typo in the invariant message presented when ActionSheetManager does not exist (typo was found in 2 places)

Changelog

[General] [Fixed] - Fix typo in invariant message

Test Plan

Run ActionSheetIOS.showActionSheetWithOptions(...) on an Android emulator to get this invariant message to appear.

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: f5c246d

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,209,417 -4
android hermes armeabi-v7a 6,858,589 -4
android hermes x86 7,644,053 -16
android hermes x86_64 7,534,989 -20
android jsc arm64-v8a 9,369,054 -4
android jsc armeabi-v7a 9,010,358 -4
android jsc x86 9,231,778 -4
android jsc x86_64 9,808,918 0

Base commit: f5c246d

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 9, 2020
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@appden has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @sweatherall in 9c353b5.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants