Skip to content

Fix typo in the "GetAsemblyClosure" private method name #20589

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
Apr 8, 2020

Conversation

hypercodeplace
Copy link
Contributor

ApplicationPartManager has a private method named GetAsemblyClosure containing a typo. It should be named GetAssemblyClosure.

Summary of the changes:

  • The GetAsemblyClosure private method has been renamed to GetAssemblyClosure.

`ApplicationPartManager` has a private method named `GetAsemblyClosure` containing a typo. It should be named `GetAssemblyClosure`.
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Apr 6, 2020
Copy link
Contributor

@mkArtakMSFT mkArtakMSFT left a comment

Choose a reason for hiding this comment

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

Thanks for your PR, @hypercodeplace.

@mkArtakMSFT mkArtakMSFT merged commit f9ee790 into dotnet:master Apr 8, 2020
@hypercodeplace hypercodeplace deleted the patch-1 branch April 8, 2020 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants