Commit 4484278
committed
minor #21843 [FrameworkBundle] fix a minor typo (xabbuh)
This PR was merged into the 3.3-dev branch.
Discussion
----------
[FrameworkBundle] fix a minor typo
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets |
| License | MIT
| Doc PR |
Commits
-------
fdfcb22 [FrameworkBundle] fix a minor typoFile tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- src/Symfony/Bundle/FrameworkBundle/Controller
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
0 commit comments