Skip to content

Commit dc31470

Browse files
authored
Merge pull request #33 from oxygen/master
Comment
2 parents 3d96801 + 585ba49 commit dc31470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodeClusterBase/MasterClient.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const JSONRPC = {
99
class MasterClient extends JSONRPC.Client
1010
{
1111
/**
12-
* Signals a worker's JSONRPC endpoint is ready to receive calls.
12+
* Signals to the master, that this worker's JSONRPC endpoint is ready to receive calls.
1313
*
1414
* @param {number} nWorkerID
1515
*/

0 commit comments

Comments
 (0)