Skip to content

Commit 5f1aed1

Browse files
authored
docs: Fix typo in context_aware_warnings flag (#132340)
1 parent e329f74 commit 5f1aed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
603603
:envvar:`PYTHON_THREAD_INHERIT_CONTEXT`
604604

605605
* - .. attribute:: flags.context_aware_warnings
606-
- :option:`-X thread_inherit_context <-X>` and
606+
- :option:`-X context_aware_warnings <-X>` and
607607
:envvar:`PYTHON_CONTEXT_AWARE_WARNINGS`
608608

609609

0 commit comments

Comments
 (0)