Skip to content

chore: fix 'seperately'/'seperator' spelling in src/compiler/utilities.ts#63577

Closed
Dodothereal wants to merge 1 commit into
microsoft:mainfrom
Dodothereal:chore/spelling-fixes-utilities
Closed

chore: fix 'seperately'/'seperator' spelling in src/compiler/utilities.ts#63577
Dodothereal wants to merge 1 commit into
microsoft:mainfrom
Dodothereal:chore/spelling-fixes-utilities

Conversation

@Dodothereal

Copy link
Copy Markdown

Description

Fixes two internal comment typos in src/compiler/utilities.ts:

  • 'seperately' → 'separately'
  • 'seperator' → 'separator' (twice in the same comment)

No string changes; purely comment spelling. Behaviour unchanged.

AI assistance

None.

…mments

Two internal comment typos corrected to 'separately' and 'separator'.
No string changes — purely source-comment spelling. Behaviour is
unchanged. (Internal references to the words freed up for any future
greps.)

Closes no issue.
Copilot AI review requested due to automatic review settings June 23, 2026 17:01
@typescript-automation

Copy link
Copy Markdown

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

1 similar comment
@typescript-automation

Copy link
Copy Markdown

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jun 23, 2026
@typescript-automation typescript-automation Bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects two spelling typos in internal comments within src/compiler/utilities.ts, without changing any runtime strings or behavior.

Changes:

  • Fixes seperatelyseparately in a JSDoc comment describing supported extension groups.
  • Fixes seperatorseparator (twice) in a comment describing bigint-string validation constraints.

@RyanCavanaugh

Copy link
Copy Markdown
Member

The TypeScript repo is closed for development; PR should be in the typescript-go repo. Please see the top section of CONTRIBUTING.md and pinned issue #62963.

@github-project-automation github-project-automation Bot moved this from Not started to Done in PR Backlog Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants