Skip to content

Commit cc322d8

Browse files
author
Manoj
committed
Fixed spacing in Doc/library/asyncio-future.rst
1 parent 5f560fd commit cc322d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-future.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Future Object
198198

199199
The optional argument *msg* is passed as the argument to the
200200
:exc:`CancelledError` exception raised when a cancelled Future
201-
is awaited.It can be any object.
201+
is awaited. It can be any object.
202202

203203
.. versionchanged:: 3.9
204204
Added the *msg* parameter.

0 commit comments

Comments
 (0)