Make sentence correct English.

This commit is contained in:
R David Murray 2015-05-14 08:50:38 -04:00
parent 0a560a11af
commit 2249d9f7d6

View File

@ -179,7 +179,7 @@ Process
:func:`create_subprocess_shell` function.
The API of the :class:`~asyncio.subprocess.Process` class was designed to be
closed the API of the :class:`subprocess.Popen` class, but they are some
close to the API of the :class:`subprocess.Popen` class, but there are some
differences:
* There is no explicit :meth:`~subprocess.Popen.poll` method