-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Fix typos in comments #19064
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 typos in comments #19064
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with one comment.
src/Microsoft.Management.UI.Internal/HelpWindow/ParagraphSearcher.cs
Outdated
Show resolved
Hide resolved
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
Reopen to restart CIs. |
|
@spaette Thanks for your contribution! |
|
to be precise these typo corrected strings weren't found in comments AmbiguosAuthentication and there were some typo fixes of strings which had appeared enclosed in double quotes also hopefully some textual changes for the purpose of readability |
|
🎉 Handy links: |
This fixes primarily double slash XML C# comments.
Pay special attention to whether the changes to the following files are acceptable.
src/System.Management.Automation/engine/parser/Compiler.cs
src/System.Management.Automation/engine/runtime/Binding/Binders.cs
src/System.Management.Automation/security/CatalogHelper.cs
src/System.Management.Automation/engine/ComInterop/IDispatchComObject.cs
src/Microsoft.Management.UI.Internal/HelpWindow/ParagraphBuilder.cs