fixed typo

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@933 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.11
Jan Kneschke 2006-01-11 10:18:01 +00:00
parent 8b4101e08c
commit 1e21941a94
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Event Handlers
--------------
The first one is the Event Handler which takes care of notifying the server
that one of the connections is ready to send or recieve. As you can see,
that one of the connections is ready to send or receive. As you can see,
every OS has at least the select() call which has some limitations.
============ ========== ===============