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