Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2249d9f

Browse files
committed
Make sentence correct English.
1 parent 0a560a1 commit 2249d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-subprocess.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Process
179179
:func:`create_subprocess_shell` function.
180180

181181
The API of the :class:`~asyncio.subprocess.Process` class was designed to be
182-
closed the API of the :class:`subprocess.Popen` class, but they are some
182+
close to the API of the :class:`subprocess.Popen` class, but there are some
183183
differences:
184184

185185
* There is no explicit :meth:`~subprocess.Popen.poll` method

0 commit comments

Comments
 (0)