diff options
author | Henrik Nord <[email protected]> | 2015-11-11 16:00:46 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2015-11-11 16:00:46 +0100 |
commit | 6da32c313f53990eb9ca718cccc72f2b4df29839 (patch) | |
tree | c13ecf2ff1dfe7d5435224c234987d692efc3028 /erts/doc/src | |
parent | 79452c126e3448b0300d04a70ffe7dd748eaff99 (diff) | |
parent | 7eb292fd6849e43dad0b738027d90ca4944d14e2 (diff) | |
download | otp-6da32c313f53990eb9ca718cccc72f2b4df29839.tar.gz otp-6da32c313f53990eb9ca718cccc72f2b4df29839.tar.bz2 otp-6da32c313f53990eb9ca718cccc72f2b4df29839.zip |
Merge branch 'maint'
Diffstat (limited to 'erts/doc/src')
-rw-r--r-- | erts/doc/src/erlang.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index 026d245a1c..93e42c1230 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -8227,7 +8227,7 @@ timestamp() -> <tag><c>bin_old_vheap_size</c></tag> <item>The total size of unique off-heap binaries referenced from the process old heap.</item> - <tag><c>bin_vheap_block_size</c></tag> + <tag><c>bin_old_vheap_block_size</c></tag> <item>The total size of binaries allowed in the virtual old heap in the process before doing a garbage collection.</item> </taglist> |