Commit 9ef5e2c
committed
minor #10684 Fixing typo (Geekimo)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #10684).
Discussion
----------
Fixing typo
According to https://github.com/symfony/finder/blob/master/Finder.php#L38, Finder class is an IteratorAggregate
Commits
-------
376201c Fixing type1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments