Skip to content

Fix typo in marshalling attribute documentation#120938

Merged
jkotas merged 1 commit intodotnet:mainfrom
AdmiralSnyder:patch-1
Oct 21, 2025
Merged

Fix typo in marshalling attribute documentation#120938
jkotas merged 1 commit intodotnet:mainfrom
AdmiralSnyder:patch-1

Conversation

@AdmiralSnyder
Copy link
Contributor

Unmanged -> Unmanaged (added missing a)

Unmanged -> Unmanaged (added missing a)
Copilot AI review requested due to automatic review settings October 21, 2025 11:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects a spelling error in the marshalling attribute documentation. The typo "UnmangedType" has been corrected to "UnmanagedType" (adding the missing 'a').

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 21, 2025
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 21, 2025
@skyoxZ
Copy link
Contributor

skyoxZ commented Oct 21, 2025

There are more similar typos in the repo:
https://grep.app/search?f.repo=dotnet%2Fruntime&q=Unmanged

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

@jkotas
Copy link
Member

jkotas commented Oct 21, 2025

/ba-g doc changes only

@jkotas jkotas merged commit ed18667 into dotnet:main Oct 21, 2025
16 of 17 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants