--- AnyEvent/lib/AE.pm 2020/07/12 15:54:41 1.17 +++ AnyEvent/lib/AE.pm 2020/07/12 16:31:59 1.18 @@ -94,7 +94,7 @@ The callback C<$cb> is invoked as soon and as long as I/O of the type specified by C<$watch_write>) can be done on the file handle/descriptor. -IF you want a mnemomic for the second argument: C<0> is standard I, +If you want a mnemomic for the second argument: C<0> is standard I, for I, and C<1> is standard I, for I. Example: wait until STDIN becomes readable.