There was an error while loading. Please reload this page.
1 parent 233b94f commit e548186Copy full SHA for e548186
1 file changed
chapters/memory.asciidoc
@@ -1405,7 +1405,7 @@ object is freed. In the ERTS mixed environment a reference to a
1405
reference-counted object does not die until a garbage collection
1406
detects that the reference is dead.
1407
1408
-This means that binaries, which hava a tendency to be large or even
+This means that binaries, which have a tendency to be large or even
1409
huge, can hang around for a long time after all references to the
1410
binary are dead. Note that since binaries are allocated globally,
1411
all references from all processes need to be dead, that is all
0 commit comments