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 1fad2bb commit 556062aCopy full SHA for 556062a
1 file changed
Doc/c-api/typeobj.rst
@@ -3128,7 +3128,7 @@ Buffer Object Structures
3128
3129
* Resource cleanup when the counter reaches zero must be done atomically,
3130
as the final release may race with concurrent releases from other
3131
- threads and dellocation must only happen once.
+ threads and deallocation must only happen once.
3132
3133
The exporter MUST use the :c:member:`~Py_buffer.internal` field to keep
3134
track of buffer-specific resources. This field is guaranteed to remain
0 commit comments