-
Notifications
You must be signed in to change notification settings - Fork 6k
update description metadata - batch 9 #22683
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
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.
A couple of questions I'm curious about but nothing blocking.
docs/visual-basic/misc/the-remote-server-machine-does-not-exist-or-is-unavailable.md
Show resolved
Hide resolved
docs/visual-basic/programming-guide/language-features/arrays/how-to-sort-an-array.md
Show resolved
Hide resolved
@tdykstra Thank you for your patience with these. Now that they're all merged, I'll run one last pass to clean up anything missed. Coming soonish (if at all). |
@@ -1,4 +1,5 @@ | |||
--- | |||
description: "Learn more about: Implicit variable '<variablename>' is invalid because of '<message>" |
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.
This is still missing the quote
@@ -1,4 +1,5 @@ | |||
--- | |||
description: "Learn more about: Statement recursively calls the containing 'AddHandler' for event '<eventname>" |
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.
This one as well.
@@ -1,4 +1,5 @@ | |||
--- | |||
description: "Learn more about: Method '<methodname>' has no parameter named '<parametername>" |
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.
And this
@BillWagner @tdykstra
Updates for missing/incorrect description metadata.
This is the last of the initial batch of scans - once these are all merged, I'll run another scan to make sure I didn't miss any.