--- libev/ev_select.c 2009/07/19 04:06:13 1.46 +++ libev/ev_select.c 2010/07/31 23:00:11 1.47 @@ -184,7 +184,7 @@ #endif #ifdef _WIN32 - /* select on windows errornously returns EINVAL when no fd sets have been + /* select on windows erroneously returns EINVAL when no fd sets have been * provided (this is documented). what microsoft doesn't tell you that this bug * exists even when the fd sets _are_ provided, so we have to check for this bug * here and emulate by sleeping manually.