Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doc/c-api/sys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ accessible to C code. They all work with the current interpreter thread's
functions may be called from different runtimes, this pointer should not
refer directly to Python state.

See :pep:`578` for a detailed decription of auditing. Functions in the
See :pep:`578` for a detailed description of auditing. Functions in the
runtime and standard library that raise events include the details in each
function's documentation.

Expand Down