Skip to content

fix(docs): correct typos found during code review#197

Closed
everettbu wants to merge 1 commit into
mainfrom
mpe/typoFixes
Closed

fix(docs): correct typos found during code review#197
everettbu wants to merge 1 commit into
mainfrom
mpe/typoFixes

Conversation

@everettbu

@everettbu everettbu commented Dec 12, 2025

Copy link
Copy Markdown

Mirror of facebook/react#35172
Original author: marcelpetrick


Non-functional changes only:

  • Fixed minor spelling mistakes in comments
  • Corrected typos in user-facing strings
  • No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>

Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
- No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
@greptile-apps

greptile-apps Bot commented Dec 12, 2025

Copy link
Copy Markdown

Greptile Overview

Greptile Summary

This PR corrects spelling and typo errors across 94 files in the React codebase. All changes are non-functional, affecting only comments, documentation, and user-facing error messages.

Key corrections include:

  • Common spelling mistakes: ocurringoccurring, specifcallyspecifically, ecounteredencountered
  • Typos in technical terms: compatabilitycompatibility, accomodateaccommodate, hueristicheuristic
  • Documentation and comment improvements throughout compiler and reconciler packages

Verification:

  • No functional code logic was modified
  • No variable names, function names, or code tokens changed
  • Only strings in comments, test descriptions, and error messages were updated
  • Changes improve code readability and professionalism

Confidence Score: 5/5

  • This PR is completely safe to merge with zero risk
  • All 94 file changes are purely cosmetic typo corrections in comments, documentation, and strings. No functional code, variable names, or logic was modified. This type of change cannot introduce bugs or break existing functionality.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
compiler/packages/babel-plugin-react-compiler/src/Inference/InferMutationAliasingEffects.ts 5/5 Fixed typos: abtractabstract, intializedinitialized, accomodateaccommodate
packages/react-reconciler/src/ReactFiberHooks.js 5/5 Fixed typos in comments: udpatesupdates, incudesincludes, captialcapital, overiddenoverridden
packages/react-reconciler/src/ReactFiberWorkLoop.js 5/5 Fixed typos in comments: ocurringoccurring, occuringoccurring, specifcallyspecifically
packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js 5/5 Fixed typos: interferinterfere, detatchdetach, seemless/hueristicseamless/heuristic, mistmatchmismatch, incasein case, inlcudedincluded
packages/react-dom/src/tests/ReactDOMFloat-test.js 5/5 Fixed typos in test strings: commpletioncompletion, begginningbeginning, matchignmatching, absenseabsence, remainigremaining, ecounteredencountered, ocurredoccurred
packages/react-dom-bindings/src/server/ReactFizzConfigDOM.js 5/5 Fixed typos in comments throughout file

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

94 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@everettbu everettbu added the Resolution: Stale Automatically closed due to inactivity label Feb 17, 2026
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 24, 2026
@everettbu
everettbu deleted the mpe/typoFixes branch February 24, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Resolution: Stale Automatically closed due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants