Skip to content

docs: fix typo in stash help comment#907

Open
Rohan5commit wants to merge 1 commit intocharmbracelet:masterfrom
Rohan5commit:rohan/20260330-fix-stash-help-comment
Open

docs: fix typo in stash help comment#907
Rohan5commit wants to merge 1 commit intocharmbracelet:masterfrom
Rohan5commit:rohan/20260330-fix-stash-help-comment

Conversation

@Rohan5commit
Copy link
Copy Markdown

Summary

  • Fix the it's typo in the stash help comment.

Related issue

  • N/A

Guideline alignment

  • One-file comment-only fix on master.

Validation/testing

  • Not run locally; comment-only change.

@Rohan5commit Rohan5commit requested a review from a team as a code owner March 30, 2026 03:07
@Rohan5commit Rohan5commit requested review from aymanbagabas, Copilot and meowgorithm and removed request for a team March 30, 2026 03:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a typo in the UI stash help comment to improve readability/clarity in in-code documentation.

Changes:

  • Update comment text from “it’s” to the possessive “its”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -8,7 +8,7 @@ import (
)

// helpEntry is a entry in a help menu containing values for a keystroke and
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar: "helpEntry is a entry" should be "helpEntry is an entry".

Suggested change
// helpEntry is a entry in a help menu containing values for a keystroke and
// helpEntry is an entry in a help menu containing values for a keystroke and

Copilot uses AI. Check for mistakes.
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.

3 participants