util: fix typo in lib/util.js
This commit is contained in:
parent
999757983c
commit
8d3c46daa8
@ -487,7 +487,7 @@ exports.pump = function(readStream, writeStream, callback) {
|
||||
*
|
||||
* The Function.prototype.inherits from lang.js rewritten as a standalone
|
||||
* function (not on Function.prototype). NOTE: If this file is to be loaded
|
||||
* during bootstrapping this function needs to be revritten using some native
|
||||
* during bootstrapping this function needs to be rewritten using some native
|
||||
* functions as prototype setup using normal JavaScript does not work as
|
||||
* expected during bootstrapping (see mirror.js in r114903).
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user