[PR #19681] fix(ColorFix.cpp): remove profanity #31923

Open
opened 2026-01-31 09:50:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/19681

State: closed
Merged: No


Summary of the Pull Request

This PR removes an instance of inappropriate language ("fuck") from the codebase to maintain a professional and respectful code environment.

References and Relevant Issues

N/A

Detailed Description of the Pull Request / Additional comments

During a routine review of the codebase, an instance of profanity was identified in a comment/string. This change simply removes the offensive word without altering any functionality or logic.

Validation Steps Performed

  • Verified that the change only removes the unwanted word and does not affect surrounding code.
  • Confirmed that the build still succeeds locally (if applicable).
  • Ensured no functionality is impacted by this textual change.

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19681 **State:** closed **Merged:** No --- ## Summary of the Pull Request This PR removes an instance of inappropriate language ("fuck") from the codebase to maintain a professional and respectful code environment. ## References and Relevant Issues N/A ## Detailed Description of the Pull Request / Additional comments During a routine review of the codebase, an instance of profanity was identified in a comment/string. This change simply removes the offensive word without altering any functionality or logic. ## Validation Steps Performed - Verified that the change only removes the unwanted word and does not affect surrounding code. - Confirmed that the build still succeeds locally (if applicable). - Ensured no functionality is impacted by this textual change. ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github)[/MicrosoftDocs/terminal](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:50:25 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31923