Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jshjohnson committed Feb 17, 2017
1 parent ca33f15 commit e35ef80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scripts/src/choices.js
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ class Choices {
/**
* Set value of input. If the input is a select box, a choice will be created and selected otherwise
* an item will created directly.
* @param {Array/String} args Array of value objects or value strings/Single value string
* @param {Array} args Array of value objects or value strings
* @return {Object} Class instance
* @public
*/
Expand Down

0 comments on commit e35ef80

Please sign in to comment.