Clarify createSet doc description. [ci skip]

This commit is contained in:
John-David Dalton
2016-05-24 00:21:31 -07:00
parent 8a376f647e
commit 7226df593e

View File

@@ -4947,7 +4947,7 @@
} }
/** /**
* Creates a set of `values`. * Creates a set object of `values`.
* *
* @private * @private
* @param {Array} values The values to add to the set. * @param {Array} values The values to add to the set.