This commit is contained in:
Georg Brandl 2014-01-14 12:27:44 +01:00
commit 92b7adb60d
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ Edge and Level Trigger Polling (epoll) Objects
.. method:: epoll.modify(fd, eventmask)
Modify a register file descriptor.
Modify a registered file descriptor.
.. method:: epoll.unregister(fd)