Skip to content

Commit 9a404b1

Browse files
fixup policy docs (#97618)
1 parent 0c1d7a0 commit 9a404b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Policies
88
========
99

10-
An event loop policy is a global (per-interpreter) object
10+
An event loop policy is a global object
1111
used to get and set the current :ref:`event loop <asyncio-event-loop>`,
1212
as well as create new event loops.
1313
The default policy can be :ref:`replaced <asyncio-policy-get-set>` with

0 commit comments

Comments
 (0)