Skip to content
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

Fix typo in SafeHandle.cs #85607

Merged
merged 1 commit into from May 1, 2023
Merged

Conversation

echoix
Copy link
Contributor

@echoix echoix commented May 1, 2023

Fixes #85593
Change providng to providing in a comment.

Fixes dotnet#85593 
Change `providng` to `providing` in a comment.
@msftbot msftbot bot added the community-contribution Indicates that the PR has been added by a community member label May 1, 2023
@msftbot
Copy link
Contributor

msftbot bot commented May 1, 2023

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #85593
Change providng to providing in a comment.

Author: echoix
Assignees: -
Labels:

area-System.Runtime.InteropServices

Milestone: -

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 8.0.0 milestone May 1, 2023
@echoix
Copy link
Contributor Author

echoix commented May 1, 2023

@dotnet-policy-service agree

@stephentoub stephentoub merged commit a601707 into dotnet:main May 1, 2023
165 of 169 checks passed
@stephentoub
Copy link
Member

thanks

@echoix
Copy link
Contributor Author

echoix commented May 1, 2023

You're welcome!

kunalspathak pushed a commit to kunalspathak/runtime that referenced this pull request May 10, 2023
Fixes dotnet#85593 
Change `providng` to `providing` in a comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in SafeHandle.cs - Reported by Visual Studio's spell checker
3 participants