--- AnyEvent-FastPing/FastPing.xs 2009/07/18 00:53:42 1.6 +++ AnyEvent-FastPing/FastPing.xs 2011/01/16 17:05:32 1.7 @@ -191,7 +191,7 @@ pthread_exit (0); else if (len != sizeof (req)) { - perror ("AnyEvent::FastPing: short reead or read error"); + perror ("AnyEvent::FastPing: short read or read error"); pthread_exit ((void *)-1); }