Skip to content

Fix typo#865

Merged
rafaelfranca merged 1 commit into
rails:mainfrom
takmar:fix-typo
Feb 26, 2024
Merged

Fix typo#865
rafaelfranca merged 1 commit into
rails:mainfrom
takmar:fix-typo

Conversation

@takmar

@takmar takmar commented Dec 14, 2023

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/thor/shell/basic.rb Outdated
end

# Make a question the to user and returns true if the user replies "y" or
# Make a question to the user and returns true if the user replies "y" or

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we are changing this we can improve the sentences a bot as well:

Suggested change
# Make a question to the user and returns true if the user replies "y" or
# Asks the user a question and returns true if the user replies "y" or

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your review! I fixed it.

Comment thread lib/thor/shell/basic.rb Outdated
end

# Make a question the to user and returns true if the user replies "n" or
# Make a question to the user and returns true if the user replies "n" or

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Make a question to the user and returns true if the user replies "n" or
# Asks the user a question and returns true if the user replies "n" or

@rafaelfranca rafaelfranca merged commit 446a6bd into rails:main Feb 26, 2024
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.

3 participants