Skip to content

Fix typos: explicitlyu->explicitly, intialized->initialized - #420

Closed
everettbu wants to merge 1 commit into
mainfrom
fix/typos-explicitlyu-intialized
Closed

everettbu wants to merge 1 commit into
mainfrom
fix/typos-explicitlyu-intialized

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of facebook/react#35621
Original author: bodhisilberling


Fixed spelling errors:

  • Fixed 'explicitlyu' -> 'explicitly' in compiler/CLAUDE.md
  • Fixed 'intialized' -> 'initialized' in InferReactiveScopeVariables.ts (comment)
  • Fixed 'intialized' -> 'initialized' in InferMutationAliasingEffects.ts (error message)

Summary

How did you test this change?

Fixed spelling errors:
- Fixed 'explicitlyu' -> 'explicitly' in compiler/CLAUDE.md
- Fixed 'intialized' -> 'initialized' in InferReactiveScopeVariables.ts (comment)
- Fixed 'intialized' -> 'initialized' in InferMutationAliasingEffects.ts (error message)
@greptile-apps

greptile-apps Bot commented Jan 24, 2026

Copy link
Copy Markdown

Greptile Summary

This PR corrects three spelling errors across documentation and source code files.

  • Fixed 'explicitlyu' -> 'explicitly' in compiler/CLAUDE.md
  • Fixed 'intialized' -> 'initialized' in error message in InferMutationAliasingEffects.ts
  • Fixed 'intialized' -> 'initialized' in comment in InferReactiveScopeVariables.ts

All changes are trivial typo corrections with no functional impact.

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • The changes are simple typo corrections in documentation, comments, and error messages with zero functional impact
  • No files require special attention

Important Files Changed

Filename Overview
compiler/CLAUDE.md Fixed typo 'explicitlyu' -> 'explicitly' in documentation
compiler/packages/babel-plugin-react-compiler/src/Inference/InferMutationAliasingEffects.ts Fixed typo 'intialized' -> 'initialized' in error message
compiler/packages/babel-plugin-react-compiler/src/ReactiveScopes/InferReactiveScopeVariables.ts Fixed typo 'intialized' -> 'initialized' in comment

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions Bot added the Resolution: Stale Automatically closed due to inactivity label Apr 24, 2026
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you!

@github-actions github-actions Bot closed this May 1, 2026
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