[PR #2538] [MERGED] Fix typo in ColorTool documentation #24983

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2538
Author: @drebelsky
Created: 8/25/2019
Status: Merged
Merged: 8/29/2019
Merged by: @miniksa

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/tools/ColorTool/ColorTool/Resources.resx (+2 -2)

📄 Description

In the ColorTool usage section, changed "an file" to "a file" under the -o option.

Summary of the Pull Request

In the ColorTool usage section, changed "an file" to "a file" under the -o option. I tested it by manually building and confirming that the typo is fixed when running the application from the command line.

References

I didn't see any issues or existing PRs related to this typo.

PR Checklist

  • CLA signed.

Detailed Description of the Pull Request / Additional comments

I think the description above is as detailed as necessary. I didn't see anything in any issues or pull requests about this typo, but I figured it couldn't hurt to try to fix it. Please tell me if this is not the right way to address this problem (i.e., if I should I have opened an issue first/instead).


🔄 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/2538 **Author:** [@drebelsky](https://github.com/drebelsky) **Created:** 8/25/2019 **Status:** ✅ Merged **Merged:** 8/29/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d324884`](https://github.com/microsoft/terminal/commit/d324884335498e1420abde0f96f576dcba82d56b) Fix typo ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/tools/ColorTool/ColorTool/Resources.resx` (+2 -2) </details> ### 📄 Description In the ColorTool usage section, changed "an file" to "a file" under the -o option. <!-- 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 In the ColorTool usage section, changed "an file" to "a file" under the -o option. I tested it by manually building and confirming that the typo is fixed when running the application from the command line. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References I didn't see any issues or existing PRs related to this typo. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] CLA signed. <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments I think the description above is as detailed as necessary. I didn't see anything in any issues or pull requests about this typo, but I figured it couldn't hurt to try to fix it. Please tell me if this is not the right way to address this problem (i.e., if I should I have opened an issue first/instead). --- <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:06:32 +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#24983