Align comment [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2023-11-06 14:43:35 +09:00
parent a763d085e4
commit 9059d42c41
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -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_.