We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d839a commit 2918846Copy full SHA for 2918846
Doc/library/asyncio-protocol.rst
@@ -683,7 +683,7 @@ factories passed to the :meth:`loop.create_datagram_endpoint` method.
683
Subprocess Protocols
684
--------------------
685
686
-Datagram Protocol instances should be constructed by protocol
+Subprocess Protocol instances should be constructed by protocol
687
factories passed to the :meth:`loop.subprocess_exec` and
688
:meth:`loop.subprocess_shell` methods.
689
0 commit comments