[PR #12386] [MERGED] Fix the grammar in a comment #29011

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12386
Author: @sebastiansterk
Created: 2/5/2022
Status: Merged
Merged: 2/7/2022
Merged by: @undefined

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/host/_stream.cpp (+1 -1)

📄 Description

Summary of the Pull Request

After 'must', the verb is used without 'to'. Correct: "must" or "have to".

PR Checklist

  • CLA signed. If not, go over here and sign the CLA

Validation Steps Performed

Not required, only comment has been changed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/12386 **Author:** [@sebastiansterk](https://github.com/sebastiansterk) **Created:** 2/5/2022 **Status:** ✅ Merged **Merged:** 2/7/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5278c79`](https://github.com/microsoft/terminal/commit/5278c79327b76607caaf4e61e84893b912cf8251) grammar fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/host/_stream.cpp` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request After 'must', the verb is used without 'to'. Correct: "must" or "have to". ## PR Checklist * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA ## Validation Steps Performed Not required, only comment has been changed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:32:14 +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#29011