mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #1126] [MERGED] Fix typo in TestBase.cs comment #1556
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/1126
Author: @Copilot
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @adamhathcock
Base:
adam/async← Head:copilot/sub-pr-1121-another-one📝 Commits (2)
292da90Initial plan64a09ebFix typo in TestBase.cs comment: 'akways' -> 'always'📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
tests/SharpCompress.Test/TestBase.cs(+1 -1)📄 Description
Addresses feedback from PR #1121 - corrects spelling error in comment explaining async disposal pattern.
Changes
tests/SharpCompress.Test/TestBase.csline 58: "akways" → "always"The comment now correctly reads:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.