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 0048c60 commit e08c673Copy full SHA for e08c673
Doc/c-api/memory.rst
@@ -306,7 +306,7 @@ memory from the Python heap.
306
307
.. note::
308
There is no guarantee that the memory returned by these allocators can be
309
- succesfully casted to a Python object when intercepting the allocating
+ successfully casted to a Python object when intercepting the allocating
310
functions in this domain by the methods described in
311
the :ref:`Customize Memory Allocators <customize-memory-allocators>` section.
312
0 commit comments