select: Fix english in comment

This commit is contained in:
Holger Hans Peter Freyther 2014-04-09 17:24:00 +02:00
parent c2c042dfd7
commit 92e1e70dba
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ restart:
work = 1;
ufd->cb(ufd, flags);
}
/* ugly, ugly hack. If more than one filedescriptors were
/* ugly, ugly hack. If more than one filedescriptor was
* unregistered, they might have been consecutive and
* llist_for_each_entry_safe() is no longer safe */
/* this seems to happen with the last element of the list as well */