--- IO-AIO/AIO.pm 2011/03/27 10:26:08 1.189 +++ IO-AIO/AIO.pm 2011/05/19 22:42:20 1.190 @@ -670,8 +670,8 @@ =item IO::AIO::READDIR_DENTS -When this flag is off, then the callback gets an arrayref with of names -only (as with C), otherwise it gets an arrayref with +When this flag is off, then the callback gets an arrayref consisting of +names only (as with C), otherwise it gets an arrayref with C<[$name, $type, $inode]> arrayrefs, each describing a single directory entry in more detail.