Skip to content

fix: correct typos in source code comments#68901

Open
RonGamzu wants to merge 1 commit into
angular:mainfrom
RonGamzu:fix/typos-in-source-comments
Open

fix: correct typos in source code comments#68901
RonGamzu wants to merge 1 commit into
angular:mainfrom
RonGamzu:fix/typos-in-source-comments

Conversation

@RonGamzu
Copy link
Copy Markdown

Description

Fixes several spelling errors and duplicate words in JSDoc and inline comments across multiple packages. These are comment-only changes with no impact on runtime behavior.

Changes:

  • packages/core/src/render3/hmr.ts: "Syntehtic" → "Synthetic"
  • packages/platform-browser/animations/async/src/async_animation_renderer.ts: "implmentation" → "implementation"
  • packages/core/src/render3/view/construction.ts: removed duplicate word "the the" → "the"
  • packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.ts: removed duplicate word "the the" → "the"
  • packages/compiler/src/i18n/i18n_parser.ts: removed duplicate word "the their" → "their"

Type of Change

  • Bug fix
  • New feature
  • Documentation / comment fix
  • Refactoring

Testing

No functional code was changed. All existing tests remain valid.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 23, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@pullapprove pullapprove Bot requested a review from crisbeto May 23, 2026 18:24
@google-cla google-cla Bot added cla: yes and removed cla: no labels May 23, 2026
@RonGamzu RonGamzu force-pushed the fix/typos-in-source-comments branch from e266d0f to c46c246 Compare May 23, 2026 19:56
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 23, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants