mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Minor comment nit. [ci skip]
This commit is contained in:
@@ -9024,8 +9024,7 @@
|
|||||||
* in which case a `radix` of `16` is used.
|
* in which case a `radix` of `16` is used.
|
||||||
*
|
*
|
||||||
* **Note:** This method avoids differences in native ES3 and ES5 `parseInt`
|
* **Note:** This method avoids differences in native ES3 and ES5 `parseInt`
|
||||||
* implementations. See the [ES5 spec](http://es5.github.io/#E)
|
* implementations. See the [ES5 spec](http://es5.github.io/#E) for more details.
|
||||||
* for more details.
|
|
||||||
*
|
*
|
||||||
* @static
|
* @static
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
|
|||||||
Reference in New Issue
Block a user