Skip to content

Commit e35ef80

Browse files
committed
Comment
1 parent ca33f15 commit e35ef80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/scripts/src/choices.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ class Choices {
710710
/**
711711
* Set value of input. If the input is a select box, a choice will be created and selected otherwise
712712
* an item will created directly.
713-
* @param {Array/String} args Array of value objects or value strings/Single value string
713+
* @param {Array} args Array of value objects or value strings
714714
* @return {Object} Class instance
715715
* @public
716716
*/

0 commit comments

Comments
 (0)