Skip to content

Fix typos: duplicate words and misspellings in comments#36514

Open
vansszh wants to merge 1 commit into
facebook:mainfrom
vansszh:fix/more-comment-typos
Open

Fix typos: duplicate words and misspellings in comments#36514
vansszh wants to merge 1 commit into
facebook:mainfrom
vansszh:fix/more-comment-typos

Conversation

@vansszh
Copy link
Copy Markdown

@vansszh vansszh commented May 21, 2026

Summary

Fix duplicate words and misspellings in source code comments across multiple packages.

Changes

File Fix
ReactFiberSuspenseContext.js by byby (2 occurrences)
ReactFlightClient.js We weWe
ReactFiberConfigDOM.js we wewe
ReactFiberLane.js beacusebecause
ReactFiberReconciler.js was waswhat was
preprocessData.js curentcurrent

How did you test this change?

These are comment-only changes with no functional impact.

- ReactFiberSuspenseContext.js: 'by by' -> 'by' (2 occurrences)
- ReactFlightClient.js: 'We we' -> 'We'
- ReactFiberConfigDOM.js: 'we we' -> 'we'
- ReactFiberLane.js: 'beacuse' -> 'because'
- ReactFiberReconciler.js: 'was was' -> 'what was'
- preprocessData.js: 'curent' -> 'current'
@meta-cla meta-cla Bot added the CLA Signed label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant