Skip to content

Fixes #issue. Correct SetNeedsLayout doc possessive#5375

Closed
Copilot wants to merge 2 commits into
developfrom
copilot/fix-code-for-review-comment-5373
Closed

Fixes #issue. Correct SetNeedsLayout doc possessive#5375
Copilot wants to merge 2 commits into
developfrom
copilot/fix-code-for-review-comment-5373

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 22, 2026

Fixes

Proposed Changes/Todos

  • Problem: Apply only review comment r3289975888 (suggested change) with no unrelated edits.
  • Doc fix: In Terminal.Gui/ViewBase/View.Layout.cs, corrected the SetNeedsLayout XML comment from possessive typo to proper form.
  • Code snippet:
    - /// ... indicating this View and all of it's subviews
    + /// ... indicating this View and all of its subviews

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

Copilot AI changed the title [WIP] Fix code based on review comment in PR #5373 Fixes #issue. Correct SetNeedsLayout doc possessive May 22, 2026
Copilot AI requested a review from harder May 22, 2026 17:12
Copilot finished work on behalf of harder May 22, 2026 17:12
@harder harder closed this May 22, 2026
@harder harder deleted the copilot/fix-code-for-review-comment-5373 branch May 22, 2026 17:17
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.

2 participants