We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dab11f commit f5da369Copy full SHA for f5da369
Doc/c-api/init.rst
@@ -2140,7 +2140,7 @@ use a thread key and functions to associate a :c:expr:`void*` value per
2140
thread.
2141
2142
A :term:`thread state` does *not* need to be :term:`attached <attached thread state>`
2143
-when calling these functions; they suppl their own locking.
+when calling these functions; they supply their own locking.
2144
2145
Note that :file:`Python.h` does not include the declaration of the TLS APIs,
2146
you need to include :file:`pythread.h` to use thread-local storage.
0 commit comments