Minor comment nit. [ci skip]

This commit is contained in:
John-David Dalton
2014-04-08 01:29:55 -07:00
parent 52cca034cf
commit 2d7d4212c1

View File

@@ -3561,7 +3561,7 @@
*
* @name valueOf
* @memberOf _
* @alias value, toJSON
* @alias toJSON, value
* @category Chaining
* @returns {*} Returns the wrapped value.
* @example