Skip to content

fix: correct typos in code comments across multiple files#295415

Closed
Vedag812 wants to merge 1 commit intomicrosoft:mainfrom
Vedag812:fix/comment-typos
Closed

fix: correct typos in code comments across multiple files#295415
Vedag812 wants to merge 1 commit intomicrosoft:mainfrom
Vedag812:fix/comment-typos

Conversation

@Vedag812
Copy link
Contributor

Fix Typos in Code Comments

Corrects spelling and grammar errors across 5 source files. All changes are limited to code comments — no functional changes.

Changes

File Typo Fix
strings.ts varinats variants
parcelWatcher.ts occured occurred
parcelWatcher.ts coleasing coalescing
parcelWatcher.ts likelyhood likelihood
extHostTypes.ts seperate separate
explorerViewer.ts seperately separately
explorerViewer.ts excpet except
commandDetectionCapability.ts depended dependent

Fix spelling and grammar errors in comments only:
- strings.ts: varinats -> variants
- parcelWatcher.ts: occured -> occurred, coleasing -> coalescing, likelyhood -> likelihood
- extHostTypes.ts: seperate -> separate
- explorerViewer.ts: seperately -> separately, excpet -> except
- commandDetectionCapability.ts: depended -> dependent
@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/platform/files/node/watcher/parcel/parcelWatcher.ts
  • src/vs/workbench/contrib/files/browser/views/explorerViewer.ts

@Vedag812
Copy link
Contributor Author

@microsoft-github-policy-service agree

@gjsjohnmurray
Copy link
Contributor

@alexr00
Copy link
Member

alexr00 commented Feb 16, 2026

Thanks for the PR, but please see #295415 (comment)

@alexr00 alexr00 closed this Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants