Commit 4be42c8
committed
minor #6986 Fixed directory name typo (JoeThielen)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6986).
Discussion
----------
Fixed directory name typo
My Symfony 3.1 fresh install has a `app/Resources/views` dir, not `app/Resources/view`.
Commits
-------
641484a Fixed directory name type1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments