--- IO-AIO/AIO.xs 2019/09/10 02:16:41 1.280 +++ IO-AIO/AIO.xs 2020/02/26 15:47:22 1.281 @@ -2738,7 +2738,7 @@ rl.rlim_max |= bit; rl.rlim_cur = rl.rlim_max; - /* nevr decrease the hard limit */ + /* never decrease the hard limit */ if (rl.rlim_max < orig_rlim_max) break;