mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
doc: remove 'dudes' from documentation
per: https://github.com/joyent/node/pull/25572#discussion_r33197896 Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: https://github.com/nodejs/node/pull/2378
This commit is contained in:
parent
a5b7852292
commit
ac0563f97d
@ -315,7 +315,7 @@ process.
|
||||
special.send('socket', socket);
|
||||
return;
|
||||
}
|
||||
// just the usual dudes
|
||||
// just the usual...
|
||||
normal.send('socket', socket);
|
||||
});
|
||||
server.listen(1337);
|
||||
|
Loading…
Reference in New Issue
Block a user