Thanks to visit codestin.com Credit goes to github.com
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 aaa48ff commit e7ec1efCopy full SHA for e7ec1ef
1 file changed
Doc/lib/libweakref.tex
@@ -62,7 +62,7 @@ \section{\module{weakref} ---
62
callable. Proxy objects are not hashable regardless of the
63
referent; this avoids a number of problems related to their
64
fundamentally mutable nature, and prevent their use as dictionary
65
- keys. \var{callable} is the same as the parameter of the same name
+ keys. \var{callback} is the same as the parameter of the same name
66
to the \function{ref()} function.
67
\end{funcdesc}
68
0 commit comments