[PR #1167] [MERGED] Fix grammatical errors in ArcFactory comment documentation #1606

Open
opened 2026-01-29 22:21:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/1167
Author: @Copilot
Created: 1/27/2026
Status: Merged
Merged: 1/27/2026
Merged by: @adamhathcock

Base: adam/buffer-size-consolidationHead: copilot/sub-pr-1165-again


📝 Commits (2)

  • a114155 Initial plan
  • 6c86632 Fix grammatical errors in ArcFactory comments

📊 Changes

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

View changed files

📝 src/SharpCompress/Factories/ArcFactory.cs (+4 -4)

📄 Description

Addresses review feedback on PR #1165 regarding grammatical issues introduced in the ArcFactory.cs comment block describing ARC file format detection.

Changes

  • Fixed "also adopted to the idea" → "also adopted the idea"
  • Fixed "namely: Hyper archiver" → "namely the Hyper archiver"
  • Fixed "Also, ZOO archiver" → "Also the ZOO archiver"
  • Fixed "see: ZOO entry" → "see the ZOO entry"

These corrections restore proper article usage and remove incorrect prepositions in the technical documentation explaining potential conflicts with Hyper and ZOO archiver formats.


Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


🔄 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/adamhathcock/sharpcompress/pull/1167 **Author:** [@Copilot](https://github.com/apps/copilot-swe-agent) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `adam/buffer-size-consolidation` ← **Head:** `copilot/sub-pr-1165-again` --- ### 📝 Commits (2) - [`a114155`](https://github.com/adamhathcock/sharpcompress/commit/a11415518911db25c5a7810dbd2e9599a933c4ba) Initial plan - [`6c86632`](https://github.com/adamhathcock/sharpcompress/commit/6c866324b2d1d61c2aed78e189adb479e6a8d3a0) Fix grammatical errors in ArcFactory comments ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Factories/ArcFactory.cs` (+4 -4) </details> ### 📄 Description Addresses review feedback on PR #1165 regarding grammatical issues introduced in the ArcFactory.cs comment block describing ARC file format detection. ## Changes - Fixed "also adopted to the idea" → "also adopted the idea" - Fixed "namely: Hyper archiver" → "namely the Hyper archiver" - Fixed "Also, ZOO archiver" → "Also the ZOO archiver" - Fixed "see: ZOO entry" → "see the ZOO entry" These corrections restore proper article usage and remove incorrect prepositions in the technical documentation explaining potential conflicts with Hyper and ZOO archiver formats. <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/adamhathcock/sharpcompress/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --- <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-29 22:21:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1606