Skip to content

Commit 623481c

Browse files
Subprocess Protocols Documentation (GH-20950) (GH-26133)
1 parent 2364379 commit 623481c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-protocol.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ factories passed to the :meth:`loop.create_datagram_endpoint` method.
683683
Subprocess Protocols
684684
--------------------
685685

686-
Datagram Protocol instances should be constructed by protocol
686+
Subprocess Protocol instances should be constructed by protocol
687687
factories passed to the :meth:`loop.subprocess_exec` and
688688
:meth:`loop.subprocess_shell` methods.
689689

0 commit comments

Comments
 (0)