diff --git a/Doc/ext/newtypes.tex b/Doc/ext/newtypes.tex index 96cc8defa5b..89f95be2693 100644 --- a/Doc/ext/newtypes.tex +++ b/Doc/ext/newtypes.tex @@ -347,7 +347,7 @@ will implement. \index{finalization, of objects} \begin{verbatim} - destructor tp_dealloc; + freefunc tp_dealloc; \end{verbatim} This function is called when the reference count of the instance of