Skip to content

Fix incorrect word #45332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2025
Merged

Fix incorrect word #45332

merged 1 commit into from
Mar 15, 2025

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Mar 13, 2025

Fixes #45319

The word string should have been struct.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/builtin-types/struct.md Structure types (C# reference)

Fixes #45319

The word *string* should have been *struct*.
@BillWagner BillWagner merged commit 46af688 into main Mar 15, 2025
11 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-1 branch March 15, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accidentally wrong type name in explaining its characteristics - string, but should be struct
2 participants