[PR #1049] [MERGED] Some Typo-Fixes in Comments #24460

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1049
Author: @Flo56958
Created: 5/29/2019
Status: Merged
Merged: 5/29/2019
Merged by: @miniksa

Base: masterHead: master


📝 Commits (10+)

📊 Changes

13 files changed (+38 additions, -38 deletions)

View changed files

📝 samples/ConPTY/EchoCon/EchoCon/EchoCon.cpp (+2 -2)
📝 src/host/CommandListPopup.cpp (+1 -1)
📝 src/host/ConsoleArguments.cpp (+5 -5)
📝 src/host/alias.cpp (+4 -4)
📝 src/host/cmdline.cpp (+1 -1)
📝 src/host/conattrs.cpp (+4 -4)
📝 src/host/consoleInformation.cpp (+1 -1)
📝 src/host/dbcs.cpp (+1 -1)
📝 src/host/directio.cpp (+2 -2)
📝 src/host/getset.cpp (+12 -12)
📝 src/host/history.cpp (+3 -3)
📝 src/interactivity/base/InteractivityFactory.cpp (+1 -1)
📝 src/interactivity/base/ServiceLocator.cpp (+1 -1)

📄 Description

Summary of the Pull Request

Some spelling mistakes in comments.


🔄 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/1049 **Author:** [@Flo56958](https://github.com/Flo56958) **Created:** 5/29/2019 **Status:** ✅ Merged **Merged:** 5/29/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`74f1098`](https://github.com/microsoft/terminal/commit/74f1098a436a46e5a0fd5fdf06c727c51dace288) Typo fix in comment - [`0da4cc1`](https://github.com/microsoft/terminal/commit/0da4cc18022bd76189fcfbddd0e11bb019223285) Typo fix - [`0770512`](https://github.com/microsoft/terminal/commit/07705125931480a865ae34af9dc912ce30cf1f61) Typo fix - [`faf7f84`](https://github.com/microsoft/terminal/commit/faf7f846044c3019e03f9e18054f5f0cdfad5194) Typo fix "separator" - [`3747b72`](https://github.com/microsoft/terminal/commit/3747b727d1faa3ae81f6d9162183919c5895d533) Typo fix - [`16cd2d6`](https://github.com/microsoft/terminal/commit/16cd2d654b0fbec2c789c130f7ee48def2059e9a) Typo fix "highlight" - [`1697c4f`](https://github.com/microsoft/terminal/commit/1697c4f1cdd7ba6c97820c0170011c672112a622) Typo fixes - [`187d0b8`](https://github.com/microsoft/terminal/commit/187d0b8c7f80af5cb0e65e17f261497e09020627) Typo fix in comments - [`2883a6f`](https://github.com/microsoft/terminal/commit/2883a6f3b4a6429cad798a65fb4c64e16ecb2a31) Update consoleInformation.cpp - [`4281941`](https://github.com/microsoft/terminal/commit/42819410e8371055008df2b362b62b69b830daaf) Update dbcs.cpp ### 📊 Changes **13 files changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `samples/ConPTY/EchoCon/EchoCon/EchoCon.cpp` (+2 -2) 📝 `src/host/CommandListPopup.cpp` (+1 -1) 📝 `src/host/ConsoleArguments.cpp` (+5 -5) 📝 `src/host/alias.cpp` (+4 -4) 📝 `src/host/cmdline.cpp` (+1 -1) 📝 `src/host/conattrs.cpp` (+4 -4) 📝 `src/host/consoleInformation.cpp` (+1 -1) 📝 `src/host/dbcs.cpp` (+1 -1) 📝 `src/host/directio.cpp` (+2 -2) 📝 `src/host/getset.cpp` (+12 -12) 📝 `src/host/history.cpp` (+3 -3) 📝 `src/interactivity/base/InteractivityFactory.cpp` (+1 -1) 📝 `src/interactivity/base/ServiceLocator.cpp` (+1 -1) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Some spelling mistakes in comments. --- <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:03:26 +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#24460