Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 48e6ccf

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: remove 'dudes' from documentation
per: nodejs/node-v0.x-archive#25572 (comment) Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: #2378
1 parent b5d68f8 commit 48e6ccf
Copy full SHA for 48e6ccf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/child_process.markdown‎

Copy file name to clipboardExpand all lines: doc/api/child_process.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ socket to a "special" child process. Other sockets will go to a "normal" process
314314
special.send('socket', socket);
315315
return;
316316
}
317-
// just the usual dudes
317+
// just the usual...
318318
normal.send('socket', socket);
319319
});
320320
server.listen(1337);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.