Skip to content

docs: fix typos in code comments#67665

Closed
ibrahim-hussien-dev wants to merge 1 commit intoangular:mainfrom
ibrahim-hussien-dev:docs/comment-typos-batch3
Closed

docs: fix typos in code comments#67665
ibrahim-hussien-dev wants to merge 1 commit intoangular:mainfrom
ibrahim-hussien-dev:docs/comment-typos-batch3

Conversation

@ibrahim-hussien-dev
Copy link
Contributor

This PR fixes 6 typos in code comments across Angular packages:

  • Fix 'Syntehtic' → 'Synthetic' in packages/core/src/render3/hmr.ts
  • Fix 'an no additional' → 'and no additional' in packages/core/src/render3/instructions/text_interpolation.ts
  • Fix 'Context-dependant' → 'Context-dependent' in packages/common/src/i18n/locale_data_api.ts
  • Fix 'done of the box' → 'done out of the box' in packages/core/src/transfer_state.ts
  • Fix 'can be be' → 'can be' in packages/compiler/src/template/pipeline/src/phases/track_fn_optimization.ts
  • Fix 'top generate' → 'to generate' in packages/compiler/src/i18n/serializers/placeholder.ts

@pullapprove pullapprove bot requested a review from AndrewKushnir March 12, 2026 23:03
@google-cla
Copy link

google-cla bot commented Mar 12, 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.

@angular-robot angular-robot bot added the area: docs Related to the documentation label Mar 12, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 12, 2026
@ibrahim-hussien-dev ibrahim-hussien-dev force-pushed the docs/comment-typos-batch3 branch 2 times, most recently from 96ddb8a to 3b43218 Compare March 12, 2026 23:12
- Fix 'Syntehtic' → 'Synthetic' in packages/core/src/render3/hmr.ts
- Fix 'an no additional' → 'and no additional' in packages/core/src/render3/instructions/text_interpolation.ts
- Fix 'Context-dependant' → 'Context-dependent' in packages/common/src/i18n/locale_data_api.ts
- Fix 'done of the box' → 'done out of the box' in packages/core/src/transfer_state.ts
- Fix 'can be be' → 'can be' in packages/compiler/src/template/pipeline/src/phases/track_fn_optimization.ts
- Fix 'top generate' → 'to generate' in packages/compiler/src/i18n/serializers/placeholder.ts
@ibrahim-hussien-dev ibrahim-hussien-dev force-pushed the docs/comment-typos-batch3 branch from 3b43218 to 74dcbee Compare March 12, 2026 23:12
@SkyZeroZx
Copy link
Contributor

SkyZeroZx commented Mar 12, 2026

Hi, could you please combine all the changes into a single PR?
Since these are mostly typo fixes or small changes, it would help avoid having multiple PRs open at once

#67664
#67663
#67662
#67661

@JeanMeche
Copy link
Member

#67668

@JeanMeche JeanMeche closed this Mar 12, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants