doc: typos in child_process
Signed-off-by: Fedor Indutny <fedor@indutny.com>
This commit is contained in:
parent
ad5e8ec3e2
commit
16ed194659
@ -36,7 +36,7 @@ Emitted when:
|
||||
2. The process could not be killed, or
|
||||
3. Sending a message to the child process failed for whatever reason.
|
||||
|
||||
Note that the `exit`-event may or may not fire after an error has occured. If
|
||||
Note that the `exit`-event may or may not fire after an error has occurred. If
|
||||
you are listening on both events to fire a function, remember to guard against
|
||||
calling your function twice.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user