Skip to content

docs: fix grammar mistakes#326

Merged
KSXGitHub merged 2 commits intomasterfrom
copilot/fix-grammar-mistakes
Feb 28, 2026
Merged

docs: fix grammar mistakes#326
KSXGitHub merged 2 commits intomasterfrom
copilot/fix-grammar-mistakes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 28, 2026

Fixes 11 grammar mistakes scattered across documentation and code comments.

README.md

  • "Do not follow/differentiate...""Does not follow/differentiate..." (indicative third-person in Limitations)
  • "differs depends on""differs depending on"

Source files

  • "descendent""descendant" (fs_tree_builder.rs, tree_builder.rs)
  • "parsing a string to as""parsing a string as" (args/threads.rs)
  • "visualize of the [tree]""visualize the [tree]" (visualizer/methods.rs)
  • "cause problem""cause problems" (app.rs, app/overlapping_arguments.rs)
  • "cheaper than reallocate""cheaper than reallocating" (app/overlapping_arguments.rs)
  • "more than 1 elements""more than 1 element" (app/overlapping_arguments.rs)
Original prompt

This section details on the original issue you should resolve

<issue_title>docs: fix grammar mistakes</issue_title>
<issue_description></issue_description>

<agent_instructions>Can you find all grammar mistakes in the documentation and comments in this code base?

Can you tell me how many there are?

Can you fix them?

Remember to run env DOC=true ./test.sh to test the documentation.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@KSXGitHub KSXGitHub changed the title [WIP] Fix grammar mistakes in documentation and comments docs: fix grammar mistakes Feb 28, 2026
Co-authored-by: KSXGitHub <11488886+KSXGitHub@users.noreply.github.com>
@KSXGitHub KSXGitHub marked this pull request as ready for review February 28, 2026 20:24
@KSXGitHub KSXGitHub merged commit 6fb67db into master Feb 28, 2026
13 checks passed
@KSXGitHub KSXGitHub deleted the copilot/fix-grammar-mistakes branch February 28, 2026 20:29
@github-actions
Copy link
Copy Markdown

Performance Regression Reports

commit: dc3cb5e

There are no regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix grammar mistakes

2 participants