[PR #5740] [MERGED] Fix a few minor typos from #3789 #26439

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5740
Author: @zadjii-msft
Created: 5/4/2020
Status: Merged
Merged: 5/4/2020
Merged by: @zadjii-msft

Base: masterHead: dev/migrie/b/more-typos


📝 Commits (4)

  • 7068871 These are some leftover typos from #3789 that I was too scared to mess with git to fix
  • 1094dc4 Update .github/actions/spell-check/patterns/patterns.txt
  • d581c22 That was not the simple fix I thought it should have been apparently
  • 83839c2 Something something we should be using https for everything

📊 Changes

3 files changed (+7 additions, -6 deletions)

View changed files

📝 .github/actions/spell-check/patterns/patterns.txt (+1 -1)
📝 .github/actions/spell-check/whitelist/web.txt (+1 -0)
📝 src/cascadia/TerminalApp/ColorHelper.cpp (+5 -5)

📄 Description

I never got to fixing these in the original #3789 PR, but I messed up that branch way too many times already that I figured I'd just do it in post.

  • Fixes the typo bot in master
  • I work here

🔄 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/5740 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 5/4/2020 **Status:** ✅ Merged **Merged:** 5/4/2020 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `dev/migrie/b/more-typos` --- ### 📝 Commits (4) - [`7068871`](https://github.com/microsoft/terminal/commit/7068871c48422bb22a82dfb7523bda9adf47aac9) These are some leftover typos from #3789 that I was too scared to mess with git to fix - [`1094dc4`](https://github.com/microsoft/terminal/commit/1094dc4faf9f707cc360dca3d7159e3209a9dd96) Update .github/actions/spell-check/patterns/patterns.txt - [`d581c22`](https://github.com/microsoft/terminal/commit/d581c2248c1efd4fc47576d045925ee3840ac701) That was not the simple fix I thought it should have been apparently - [`83839c2`](https://github.com/microsoft/terminal/commit/83839c2ca12738028e5f041c527aebd265257428) Something something we should be using https for everything ### 📊 Changes **3 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spell-check/patterns/patterns.txt` (+1 -1) 📝 `.github/actions/spell-check/whitelist/web.txt` (+1 -0) 📝 `src/cascadia/TerminalApp/ColorHelper.cpp` (+5 -5) </details> ### 📄 Description I never got to fixing these in the original #3789 PR, but I messed up that branch way too many times already that I figured I'd just do it in post. * [x] Fixes the typo bot in `master` * [x] I work here --- <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:16:08 +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#26439