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 81927bb commit f7413a3Copy full SHA for f7413a3
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