Commit 79e5249
committed
minor #17354 Update choice_translation_parameters.rst.inc (eerison)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Update choice_translation_parameters.rst.inc
Adding missing ";" for the `choice_translation_parameters` example
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
c845048 Update choice_translation_parameters.rst.incFile tree
1 file changed
+1
-1
lines changed- reference/forms/types/options
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments