--- libev/ev_poll.c 2010/01/15 00:10:34 1.32 +++ libev/ev_poll.c 2010/01/30 19:27:48 1.33 @@ -42,7 +42,7 @@ void inline_size pollidx_init (int *base, int count) { - /* consider using memset (.., -1, ...), which is pratically guaranteed + /* consider using memset (.., -1, ...), which is practically guaranteed * to work on all systems implementing poll */ while (count--) *base++ = -1;