--- AnyEvent/lib/AnyEvent.pm 2008/04/26 02:27:30 1.91 +++ AnyEvent/lib/AnyEvent.pm 2008/04/26 04:19:02 1.92 @@ -1037,7 +1037,7 @@ In this benchmark, we use 10000 socketpairs (20000 sockets), of which 100 (1%) are active. This mirrors the activity of large servers with many -connections, most of which are idle during at any one point in time. +connections, most of which are idle at any one point in time. Source code for this benchmark is found as F in the AnyEvent distribution.