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 fcb05ab commit b03d0ccCopy full SHA for b03d0cc
1 file changed
Doc/lib/libweakref.tex
@@ -53,7 +53,7 @@ \section{\module{weakref} ---
53
54
Weak references support tests for equality, but not ordering. If
55
the referents are still alive, two references have the same
56
- equalality relationship as their referents (regardless of the
+ equality relationship as their referents (regardless of the
57
\var{callback}). If either referent has been deleted, the
58
references are equal only if the reference objects are the same
59
object.
0 commit comments