diff --git a/process.c b/process.c index c215c1f70d..7409bb24a7 100644 --- a/process.c +++ b/process.c @@ -8848,7 +8848,7 @@ proc_warmup(VALUE _) * The key for such an option may be an integer file descriptor (fd), * specifying a source, * or an array of fds, specifying multiple sources. - + * * An integer source fd may be specified as: * * - _n_: Specifies file descriptor _n_.