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

Skip to content

Commit 5ab2699

Browse files
committed
Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.
2 parents 40383c8 + f38c93f commit 5ab2699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-stream.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Stream functions
1111

1212
.. note::
1313

14-
The top-level functions in this module are meant convenience wrappers
14+
The top-level functions in this module are meant as convenience wrappers
1515
only; there's really nothing special there, and if they don't do
1616
exactly what you want, feel free to copy their code.
1717

0 commit comments

Comments
 (0)