Minor comment nit. [ci skip]

This commit is contained in:
John-David Dalton
2014-09-06 00:30:25 -07:00
parent 62523d537b
commit 0c20889a17

View File

@@ -9024,8 +9024,7 @@
* in which case a `radix` of `16` is used.
*
* **Note:** This method avoids differences in native ES3 and ES5 `parseInt`
* implementations. See the [ES5 spec](http://es5.github.io/#E)
* for more details.
* implementations. See the [ES5 spec](http://es5.github.io/#E) for more details.
*
* @static
* @memberOf _