Commit e4c56e4
committed
bug #6619 Fix wrong variable name in comment (zanardigit)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #6619).
Discussion
----------
Fix wrong variable name in comment
The object being updated via deserialize is $person, but in the comment it was wrongly referred to as $obj2
Commits
-------
682bb81 Fix wrong variable name in comment1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments