Skip to content

Fix copy-paste error in MemoryMarshal.TryWrite #2805

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 23, 2019
Merged

Fix copy-paste error in MemoryMarshal.TryWrite #2805

merged 1 commit into from
Jul 23, 2019

Conversation

Zenexer
Copy link
Contributor

@Zenexer Zenexer commented Jul 23, 2019

There's a copy-paste error in the MemoryMarshal.TryWrite docs. The remarks reference TFrom and TTo, but TryWrite only has T.

@rpetrusha rpetrusha added the ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository label Jul 23, 2019
@rpetrusha rpetrusha added this to the July 2019 milestone Jul 23, 2019
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

Thank you, @Zenexer, for contributing to the dotnet/dotnet-api-docs repo and correcting this error. We'll merge your PR now. The change should be live on docs.microsoft.com in the next day or two.

@rpetrusha rpetrusha merged commit 898b202 into dotnet:master Jul 23, 2019
@Zenexer Zenexer deleted the patch-1 branch July 25, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants