Commit d320fff
committed
minor symfony#20913 Global translation - Fix typo on parameter name (athib)
This PR was merged into the 7.3 branch.
Discussion
----------
Global translation - Fix typo on parameter name
Fix typo where `app_version` is declared but `version` is used
Commits
-------
9f7cc9d Fix typo on parameter name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments