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

[skip ci] Fix grammar #25263

Merged
merged 1 commit into from
Jun 3, 2016
Merged

Conversation

abhishekjain16
Copy link
Contributor

No description provided.

@rails-bot
Copy link

r? @senny

(@rails-bot has picked a reviewer for you, use r? to override)

@@ -65,7 +65,7 @@ def #{sym}
# Current.user = "DHH"
# Thread.current[:attr_Current_user] # => "DHH"
#
# If you want to opt out the instance writer method, pass
# If you want to opt out the creation of the instance writer method, pass
Copy link
Member

Choose a reason for hiding this comment

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

I think it sounds better with this extra "of": "If you want to out out of the creation of the instance writer".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@eileencodes Done.

@eileencodes eileencodes merged commit 755f6bf into rails:master Jun 3, 2016
@eileencodes
Copy link
Member

Thank you! 😸

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

Successfully merging this pull request may close these issues.

None yet

5 participants