Skip to content

Commit 7ac8e68

Browse files
author
kalibera
committed
Fix typo.
git-svn-id: https://svn.r-project.org/R/trunk@88375 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent d71fc21 commit 7ac8e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/parallel/man/unix/children.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ mckill(process, signal = 2L)
9090
if the child no longer exists (no children at all for
9191
\code{readChildren}).
9292
93-
\code{selectChildren} returns \code{TRUE} is the timeout was reached,
93+
\code{selectChildren} returns \code{TRUE} if the timeout was reached,
9494
\code{FALSE} if an error occurred (e.g., if the master process was
9595
interrupted) or an integer vector of process IDs with children that
9696
have data available, or \code{NULL} if there are no children.

0 commit comments

Comments
 (0)