Update builds and docs.

Former-commit-id: 647fe24574fc9bab2d32abb6e95f74d1cdd593f4
This commit is contained in:
John-David Dalton
2012-12-08 18:52:59 -08:00
parent cf5e5dbe55
commit 6fcd80b979
5 changed files with 236 additions and 247 deletions

View File

@@ -266,7 +266,7 @@
* The wrapper functions `first` and `last` return wrapped values when `n` is
* passed, otherwise unwrapped values are returned.
*
* @name _,
* @name _
* @constructor
* @category Chaining
* @param {Mixed} value The value to wrap in a `lodash` instance.