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

zh-TW locale fix: Avoid double de-reference for name_with_middle #1927

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

psibi
Copy link
Member

@psibi psibi commented Feb 1, 2020

The name_with_middle and name are same, so double reference isn't
needed.

The `name_with_middle` and `name` are same, so double reference isn't
needed.
@vbrazo vbrazo merged commit 8f287c1 into faker-ruby:master Feb 14, 2020
@vbrazo vbrazo assigned vbrazo and psibi and unassigned vbrazo Feb 14, 2020
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.

2 participants