mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Change "method" to "function". [ci skip]
This commit is contained in:
@@ -1729,7 +1729,7 @@
|
|||||||
/**
|
/**
|
||||||
* Used by `_.template` to customize its `_.assign` use.
|
* Used by `_.template` to customize its `_.assign` use.
|
||||||
*
|
*
|
||||||
* **Note:** This method is like `assignDefaults` except that it ignores
|
* **Note:** This function is like `assignDefaults` except that it ignores
|
||||||
* inherited property values when checking if a property is `undefined`.
|
* inherited property values when checking if a property is `undefined`.
|
||||||
*
|
*
|
||||||
* @private
|
* @private
|
||||||
|
|||||||
Reference in New Issue
Block a user