Skip to content

Fix typo #47069

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
Jul 2, 2025
Merged

Fix typo #47069

merged 1 commit into from
Jul 2, 2025

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Jul 2, 2025

The code changed the delegate type from Del to Callback. Reflect that change.

Fixes #47045


Internal previews

📄 File 🔗 Preview link
docs/csharp/programming-guide/delegates/using-delegates.md Using Delegates (C# Programming Guide)

The code changed the delegate type from `Del` to `Callback`. Reflect that change.

Fixes #47045
@BillWagner BillWagner requested a review from a team as a code owner July 2, 2025 12:54
@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 2, 2025
@BillWagner BillWagner enabled auto-merge (squash) July 2, 2025 12:54
@BillWagner BillWagner requested a review from IEvangelist July 2, 2025 12:54
@BillWagner BillWagner merged commit 992e563 into main Jul 2, 2025
13 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-2 branch July 2, 2025 18:19
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.

Typo error in article ...
3 participants