8000 [Form][choice][changelog] fixed typo. · symfony/symfony@df5fcf2 · GitHub
[go: up one dir, main page]

Skip to content

Commit df5fcf2

Browse files
committed
[Form][choice][changelog] fixed typo.
1 parent 84332f1 commit df5fcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
2.7.0
55
-----
66

7-
* added options "translate_choices" to ChoiceType.
7+
* added option "translate_choices" to ChoiceType.
88
* deprecated the overwriting of AbstractType::setDefaultOptions() in favor of overwriting AbstractType::configureOptions().
99
* deprecated the overwriting of AbstractTypeExtension::setDefaultOptions() in favor of overwriting AbstractTypeExtension::configureOptions().
1010

0 commit comments

Comments
 (0)
0