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

Fix invalid method name #5420

Closed
wants to merge 1 commit into from
Closed

Conversation

bocharsky-bw
Copy link
Contributor

Replace enableMagicCallEnabled invalid method name with enableMagicCall correct one

Replace `enableMagicCallEnabled` invalid method name with `enableMagicCall` correct one
@javiereguiluz
Copy link
Member

👍 thanks @bocharsky-bw

A note for doc mergers: this change should also be merged in 2.3 branch (see PropertyAccessorBuilder 2.3 API)

@xabbuh
Copy link
Member

xabbuh commented Jun 22, 2015

👍 good catch

@wouterj
Copy link
Member

wouterj commented Jun 27, 2015

Great catch indeed. Thanks for fixing this little error Victor!

wouterj added a commit that referenced this pull request Jun 27, 2015
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5420).

Discussion
----------

Fix invalid method name

Replace `enableMagicCallEnabled` invalid method name with `enableMagicCall` correct one

Commits
-------

10fc101 Fix invalid method name
@wouterj wouterj closed this Jun 27, 2015
@bocharsky-bw bocharsky-bw deleted the patch-1 branch June 28, 2015 19:25
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.

4 participants