Skip to content
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

Uppercase default answer in implode prompt #310

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

jenspinney
Copy link
Contributor

Normally, if a command-line prompt gives two options and one option is uppercased, that means no answer is the same as the uppercased answer.

This PR fixes the prompt users receive when running implode so that the 'N' is capitalized instead of the 'Y.' There's no behavioral change; this just updates the prompt values to match the true default behavior.

Normally, if a command-line prompt gives two options and one option is uppercased, that means no answer is the same as the uppercased answer.

This commit fixes the prompt users receive when running `implode` so that the 'N' is capitalized instead of the 'Y.' There's no behavioral change; this just updates the prompt values to match the true default behavior.
@BenKnigge BenKnigge merged commit 9eee76c into moovweb:master Jan 31, 2020
@BenKnigge
Copy link
Contributor

Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants