Commit cf7d5ef4 authored by Xtreak's avatar Xtreak Committed by Miss Islington (bot)

Fix typo: decription -> description (GH-13543)

parent c95c93d4
...@@ -332,7 +332,7 @@ accessible to C code. They all work with the current interpreter thread's ...@@ -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 functions may be called from different runtimes, this pointer should not
refer directly to Python state. 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 runtime and standard library that raise events include the details in each
function's documentation. function's documentation.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment