8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9f06e commit 610973bCopy full SHA for 610973b
src/Symfony/Component/Form/ChoiceList/ArrayChoiceList.php
@@ -15,7 +15,7 @@
15
* A list of choices with arbitrary data types.
16
*
17
* The user of this class is responsible for assigning string values to the
18
- * choices annd for their uniqueness.
+ * choices and for their uniqueness.
19
* Both the choices and their values are passed to the constructor.
20
* Each choice must have a corresponding value (with the same key) in
21
* the values array.
0 commit comments