mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
small grammar fix.
This commit is contained in:
parent
d87346c0ce
commit
632c812942
1 changed files with 1 additions and 1 deletions
|
|
@ -313,7 +313,7 @@ Edge and Level Trigger Polling (epoll) Objects
|
||||||
|
|
||||||
.. method:: epoll.modify(fd, eventmask)
|
.. method:: epoll.modify(fd, eventmask)
|
||||||
|
|
||||||
Modify a register file descriptor.
|
Modify a registered file descriptor.
|
||||||
|
|
||||||
|
|
||||||
.. method:: epoll.unregister(fd)
|
.. method:: epoll.unregister(fd)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue