Should be "Subprocess Protocol instances" not "Datagram Protocol instances"
(cherry picked from commit
2918846a4ff394237ccd7c6d5cdf5655e2ddd726)
Co-authored-by: kudavid <67070184+kudavid@users.noreply.github.com>
Co-authored-by: kudavid <67070184+kudavid@users.noreply.github.com>
Subprocess Protocols
--------------------
-Datagram Protocol instances should be constructed by protocol
+Subprocess Protocol instances should be constructed by protocol
factories passed to the :meth:`loop.subprocess_exec` and
:meth:`loop.subprocess_shell` methods.