bpo-32251: Fix docs (#5408)

This commit is contained in:
Yury Selivanov 2018-01-28 23:51:08 -05:00 committed by GitHub
parent 9ee1bf9ab5
commit 07627e9a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -106,7 +106,7 @@ class BufferedProtocol(BaseProtocol):
"""Interface for stream protocol with manual buffer control.
Important: this has been been added to asyncio in Python 3.7
*on a provisional basis*! Treat it as an experimental API that
*on a provisional basis*! Consider it as an experimental API that
might be changed or removed in Python 3.8.
Event methods, such as `create_server` and `create_connection`,