mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Bump to v3.9.2.
This commit is contained in:
@@ -3,7 +3,7 @@ var baseProperty = require('../internal/baseProperty'),
|
||||
isKey = require('../internal/isKey');
|
||||
|
||||
/**
|
||||
* Creates a function which returns the property value at `path` on a
|
||||
* Creates a function that returns the property value at `path` on a
|
||||
* given object.
|
||||
*
|
||||
* @static
|
||||
|
||||
Reference in New Issue
Block a user