Skip to content

Commit 88270cd

Browse files
[3.14] gh-151213: Fix asyncio tools permission requirements link (GH-153493) (GH-153519)
(cherry picked from commit b276b88) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
1 parent 8e648a9 commit 88270cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following commands inspect the process identified by ``PID``:
2424
2525
The commands read the target process state without executing any code in it.
2626
They are only available on supported platforms and may require permission to
27-
inspect another process. See the :ref:`permission-requirements <permission-requirements>` for details.
27+
inspect another process. See the :ref:`permission requirements <permission-requirements>` for details.
2828

2929
.. seealso::
3030

0 commit comments

Comments
 (0)