diff --git a/process.c b/process.c index 8024588b69..6d40f72284 100644 --- a/process.c +++ b/process.c @@ -1479,7 +1479,7 @@ proc_m_wait(int c, VALUE *v, VALUE _) * Process.wait2(pid) * # => [309581, #] * - * Process.waitpid2 is an alias for Process.waitpid. + * Process.waitpid2 is an alias for Process.wait2. */ static VALUE