Typo caught my eye in comment
parent
e4f70be6ae
commit
2388d8f4d3
|
@ -80,7 +80,7 @@ exports.freeze = function( obj )
|
||||||
* normal manner when use of Object.defineProperty() is requested
|
* normal manner when use of Object.defineProperty() is requested
|
||||||
*
|
*
|
||||||
* This will be set by default if the JS engine does not support the
|
* This will be set by default if the JS engine does not support the
|
||||||
* Object.defineProperty method from EcmaScript 5.
|
* Object.defineProperty method from ECMAScript 5.
|
||||||
*
|
*
|
||||||
* @param {boolean=} val value, if used as setter
|
* @param {boolean=} val value, if used as setter
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue