Skip to content

Commit 9edad0e

Browse files
committed
doc: remove 'dudes' from documentation
per: nodejs/node-v0.x-archive#25572 (comment)
1 parent a1a09ac commit 9edad0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/child_process.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ process.
315315
special.send('socket', socket);
316316
return;
317317
}
318-
// just the usual dudes
318+
// just the usual...
319319
normal.send('socket', socket);
320320
});
321321
server.listen(1337);

0 commit comments

Comments
 (0)