Skip to content

Commit f7413a3

Browse files
authored
s/annd/and
1 parent 81927bb commit f7413a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChoiceList/ArrayChoiceList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* A list of choices with arbitrary data types.
1616
*
1717
* The user of this class is responsible for assigning string values to the
18-
* choices annd for their uniqueness.
18+
* choices and for their uniqueness.
1919
* Both the choices and their values are passed to the constructor.
2020
* Each choice must have a corresponding value (with the same key) in
2121
* the values array.

0 commit comments

Comments
 (0)