Skip to content

Commit e548186

Browse files
defndaineshappi
authored andcommitted
Typo
1 parent 233b94f commit e548186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapters/memory.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1405,7 +1405,7 @@ object is freed. In the ERTS mixed environment a reference to a
14051405
reference-counted object does not die until a garbage collection
14061406
detects that the reference is dead.
14071407

1408-
This means that binaries, which hava a tendency to be large or even
1408+
This means that binaries, which have a tendency to be large or even
14091409
huge, can hang around for a long time after all references to the
14101410
binary are dead. Note that since binaries are allocated globally,
14111411
all references from all processes need to be dead, that is all

0 commit comments

Comments
 (0)