Skip to content

Fix spelling and grammar in PC2.Models.Agency XML comments#482

Merged
JoeProgrammer88 merged 2 commits intomainfrom
copilot/fix-spelling-grammar-agency-xml-comments
Apr 15, 2026
Merged

Fix spelling and grammar in PC2.Models.Agency XML comments#482
JoeProgrammer88 merged 2 commits intomainfrom
copilot/fix-spelling-grammar-agency-xml-comments

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 14, 2026

Corrects several documentation errors in PC2/Models/Agency.cs XML comments that were causing inaccurate or misleading API documentation.

Summary

Fixes in Agency class:

  • "Represents a agency as a object""Represents an agency as an object"
  • "The city the agency's is located""The city where the agency is located"
  • "The state the agency is located""The state where the agency is located"
  • "The agency's telecommunications device for the deaf's number""The agency's Telecommunications Device for the Deaf (TDD) number"
  • "formated""formatted" in PhoneToString() and CrisisToString() summaries and return docs

Fixes in AgencyDisplayViewModel class:

  • AgencyName2 summary was copy-pasted as "The agency's contact information" → corrected to "The agency's second name"
  • "The city the agency's is located""The city where the agency is located"

Copilot Summary

Pure documentation fix — no logic changes. All corrections are confined to XML <summary> and <returns> comments.

Agent-Logs-Url: https://github.com/SpeakingInBits/PC2/sessions/21c5fbb4-a586-4c7e-a43a-d884c09590ff

Co-authored-by: JoeProgrammer88 <7156063+JoeProgrammer88@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix spelling and grammar in PC2.Models.Agency XML comments Fix spelling and grammar in PC2.Models.Agency XML comments Apr 14, 2026
Copilot AI requested a review from JoeProgrammer88 April 14, 2026 20:35
@JoeProgrammer88 JoeProgrammer88 marked this pull request as ready for review April 15, 2026 16:52
@JoeProgrammer88 JoeProgrammer88 merged commit 34658a0 into main Apr 15, 2026
1 check passed
@JoeProgrammer88 JoeProgrammer88 deleted the copilot/fix-spelling-grammar-agency-xml-comments branch April 15, 2026 16:54
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.

Fix spelling and grammar in PC2.Models.Agency XML comments and summaries

2 participants