[PR #14671] [MERGED] Fix some additional typos #30199

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14671
Author: @musvaage
Created: 1/12/2023
Status: Merged
Merged: 1/16/2023
Merged by: @undefined

Base: mainHead: main


📝 Commits (2)

📊 Changes

8 files changed (+9 additions, -9 deletions)

View changed files

📝 doc/Niksa.md (+1 -1)
📝 doc/specs/drafts/#997 Non-Terminal-Panes.md (+1 -1)
📝 scratch/ScratchIslandApp/WindowExe/WindowExe.vcxproj (+1 -1)
📝 src/cascadia/Remoting/WindowManager.cpp (+1 -1)
📝 src/cascadia/TerminalSettingsModel/ActionAndArgs.cpp (+2 -2)
📝 src/host/ft_host/CJK_DbcsTests.cpp (+1 -1)
📝 src/host/ft_uia/Common/ShortcutHelper.cs (+1 -1)
📝 src/renderer/atlas/AtlasEngine.h (+1 -1)

📄 Description

Fix spelling errors in code comments and markdown
Closes #14670


🔄 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/14671 **Author:** [@musvaage](https://github.com/musvaage) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`7226622`](https://github.com/microsoft/terminal/commit/722662290c2a31a2dc56ea1c775d3d14dbaeafeb) typos - [`06bca55`](https://github.com/microsoft/terminal/commit/06bca55c228e939eeb79679598dd66d8f8cf000f) typo ### 📊 Changes **8 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `doc/Niksa.md` (+1 -1) 📝 `doc/specs/drafts/#997 Non-Terminal-Panes.md` (+1 -1) 📝 `scratch/ScratchIslandApp/WindowExe/WindowExe.vcxproj` (+1 -1) 📝 `src/cascadia/Remoting/WindowManager.cpp` (+1 -1) 📝 `src/cascadia/TerminalSettingsModel/ActionAndArgs.cpp` (+2 -2) 📝 `src/host/ft_host/CJK_DbcsTests.cpp` (+1 -1) 📝 `src/host/ft_uia/Common/ShortcutHelper.cs` (+1 -1) 📝 `src/renderer/atlas/AtlasEngine.h` (+1 -1) </details> ### 📄 Description Fix spelling errors in code comments and markdown Closes #14670 --- <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:39:18 +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#30199