Skip to content

Commit ea7025b

Browse files
committed
revert typo fix
1 parent 87cfa4a commit ea7025b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/Core/Type/ChoiceType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ private function createChoiceListView(ChoiceListInterface $choiceList, array $op
521521
* "choice_label" closure by default.
522522
*
523523
* @param array|\Traversable $choices The choice labels indexed by choices
524-
* @param object $choiceLabels the object that receives the choice labels
524+
* @param object $choiceLabels The object that receives the choice labels
525525
* indexed by generated keys
526526
* @param int $nextKey The next generated key
527527
*

0 commit comments

Comments
 (0)