Newline nit in _.valuesIn description. [ci skip]

This commit is contained in:
John-David Dalton
2015-10-27 00:48:29 -07:00
parent 3fdec6d25e
commit 8b57b3086e

View File

@@ -10936,8 +10936,7 @@
}
/**
* Creates an array of the own and inherited enumerable property values
* of `object`.
* Creates an array of the own and inherited enumerable property values of `object`.
*
* **Note:** Non-object values are coerced to objects.
*