Commit c4e8e83
committed
minor #10074 Remove typo in example constructor (vngrp)
This PR was submitted for the 4.1 branch but it was merged into the 4.0 branch instead (closes #10074).
Discussion
----------
Remove typo in example constructor
There was a small typo in the constructor usage in an example. It said '__constructor' instead of '__construct'. This commit simply changes that.
Commits
-------
81fac04 Remove typo in example constructor1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments