Commit 45dfe2c
committed
bug #5420 Fix invalid method name (bocharsky-bw)
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 name1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments