-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 spelling errors in code snippets #9460
Conversation
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
This comment was marked as outdated.
This comment was marked as outdated.
ba2abbd
to
b4dc1d2
Compare
This comment was marked as outdated.
This comment was marked as outdated.
b4dc1d2
to
bf7a1e5
Compare
Learn Build status updates of commit bf7a1e5: ✅ Validation status: passedFor more details, please refer to the build report. For any questions, please:
|
@paulomorgado I know your changes don't affect compilation, but we have a policy that code files must have a corresponding project file. Are you able to add project files for the two VB files? |
@gewarren, how would I do that? This seems to be VERY old. |
I had the same problem. Here I had the conversation with a solution. A simple Project file like in this example is good enough. |
bf7a1e5
to
60471e2
Compare
60471e2
to
b495c11
Compare
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.
Thanks @paulomorgado!
Learn Build status updates of commit b495c11: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
This pull request fixes spelling errors in code snippets across multiple languages. The errors were corrected to ensure consistency and clarity in the code examples. No functional changes were made.