Commit a784ff8
committed
minor symfony#60703 [WebProfilerBundle] Fix typos in routing config deprecation messages (dheineman)
This PR was merged into the 7.3 branch.
Discussion
----------
[WebProfilerBundle] Fix typos in routing config deprecation messages
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fixes some typos in the deprecation messages introduced in symfony#60232.
Commits
-------
2547946 [WebProfilerBundle] Fix typos in routing config deprecation messagesFile tree
2 files changed
+2
-2
lines changed- src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments