-
Notifications
You must be signed in to change notification settings - Fork 100
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
Updated a spelling mistake in user facing text. #307
Conversation
…elp text and InstanceSelector comment.
@microsoft-github-policy-service agree |
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 for the contribution!
Wow. I've been using this wrong forever, and I typically pride myself on using proper grammar even on the Internet. I learned something today!
That said, I don't know when the next release is planned. Perhaps @tydunkel can weigh in. Perhaps we can release a new version here under Releases at least.
@heaths No problem, we are only human. :) I found the cli to be very useful all in all thanks for the hard work! |
It does, but you have to pass |
/azp run Microsoft.vswhere |
@tydunkel the pipeline seems to be broken. I can't find it in Azure Pipelines where I thought it was defined. Did this get deleted late last year? I'm tempted just to merge. This is a benign change...or at least should be. |
Verified locally. Not sure what's up with the pipelines - we'll investigate separately - but not holding up this PR any longer. |
The spelling of
lexicographically
was incorrectly entered aslexigraphically
. Made the minor adjustment rebuilt the project and ran the tests with no issue.