Skip to content

Conversation

calebspain
Copy link
Contributor

@calebspain calebspain commented May 3, 2025

Summary

This pull request corrects a minor grammatical issue in the object-oriented programming fundamentals documentation.

Details

The original sentence reads:

"Member not intended for consumers outside of the class or assembly are hidden..."

This has been corrected to:

"Members not intended for consumers outside of the class or assembly are hidden..."

Reason

The correction improves grammatical accuracy and clarity. The context refers to multiple class or struct members, so the plural form "Members" is appropriate.

Impact

No technical content was changed. This is a non-functional documentation improvement.


Internal previews

📄 File 🔗 Preview link
docs/csharp/fundamentals/object-oriented/index.md Overview of object oriented techniques in C#

@calebspain calebspain requested review from BillWagner and a team as code owners May 3, 2025 20:44
@dotnetrepoman dotnetrepoman bot added this to the May 2025 milestone May 3, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc fundamentals/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels May 3, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks @calebspain

This LGTM, and I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) May 5, 2025 14:30
@BillWagner BillWagner merged commit 5bf92a6 into dotnet:main May 5, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc fundamentals/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants