Fix grammar: merge with 3.3.

This commit is contained in:
Eric V. Smith 2014-01-25 05:12:11 -05:00
commit df9db26902

View File

@ -1767,7 +1767,7 @@ sched
select select
------ ------
Solaris and derivatives platforms have a new class :class:`select.devpoll` Solaris and derivative platforms have a new class :class:`select.devpoll`
for high performance asynchronous sockets via :file:`/dev/poll`. for high performance asynchronous sockets via :file:`/dev/poll`.
(Contributed by Jesús Cea Avión in :issue:`6397`.) (Contributed by Jesús Cea Avión in :issue:`6397`.)