doc: typo in cluster documentation

This commit is contained in:
isaacs 2012-04-20 07:42:57 -07:00
parent d91ef153e7
commit 77c1cc0482

View File

@ -299,7 +299,7 @@ and accidental exit.
worker.destroy();
## Worker.disconnect()
### worker.disconnect()
When calling this function the worker will no longer accept new connections, but
they will be handled by any other listening worker. Existing connection will be