Commit 7efe04d
committed
minor #11057 Typo : 'use' is expecting ',' or ';' (Rom1deTroyes)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes #11057).
Discussion
----------
Typo : 'use' is expecting ',' or ';'
`use` is expecting ',' or ';' : here, `;` seems a good choice :-)
Commits
-------
a99bd68 Typo : 'use' is expecting ',' or ';'1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments