mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Use opposite instead of inverse to describe _.propertyOf. [ci skip]
This commit is contained in:
@@ -11143,7 +11143,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The inverse of `_.property`; this method creates a function which returns
|
* The opposite of `_.property`; this method creates a function which returns
|
||||||
* the property value of a given key on `object`.
|
* the property value of a given key on `object`.
|
||||||
*
|
*
|
||||||
* @static
|
* @static
|
||||||
|
|||||||
Reference in New Issue
Block a user